Releases: Aquaveo/xmsinterp
Releases · Aquaveo/xmsinterp
GmTriSearch
1.0.20 add python tests
Google style python doc strings
1.0.19 Update Python Strings
Anisotropic Interpolation
1.0.18 Get python external_libs
1.0.17
Added return value to TrTin::OptimizeTriangulation.
Lock python to specified version
1.0.16 fix indentation
Fixes to CI
1.0.15 core should be able to be 1.0.36 or greater
Fixed a bug where GmMultiPolyIntersector::TraverseLineSegment would return arrays with different sizes. Also added expected points to tests.
1.0.14 Fixed a bug where GmMultiPolyIntersector::TraverseLineSegment would r…
Changed GmTriSearch::Set to set everything active when passed activity array is empty
1.0.13 Changed GmTriSearch::SetTriActivity to set everything active when cal…
Added GmTriSearch::InterpWeightsTriangleIdx
1.0.12 Added GmTriSearch::InterpWeightsTriangleIdx to get triangle index of …
Use New Pybind Utility Functions
This converts all of the copy paste code fro dealing with pybind to use the new xmscore utility functions