Skip to content

Releases: Aquaveo/xmsinterp

GmTriSearch

04 Oct 21:40
Compare
Choose a tag to compare
1.0.20

add python tests

Google style python doc strings

27 Sep 22:08
Compare
Choose a tag to compare
1.0.19

Update Python Strings

Anisotropic Interpolation

18 Sep 19:24
Compare
Choose a tag to compare
1.0.18

Get python external_libs

1.0.17

14 Sep 03:45
Compare
Choose a tag to compare
Added return value to TrTin::OptimizeTriangulation.

Lock python to specified version

20 Aug 03:05
Compare
Choose a tag to compare
1.0.16

fix indentation

Fixes to CI

16 Aug 17:16
Compare
Choose a tag to compare
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.

09 Aug 16:32
Compare
Choose a tag to compare

Changed GmTriSearch::Set to set everything active when passed activity array is empty

07 Aug 15:09
Compare
Choose a tag to compare
1.0.13

Changed GmTriSearch::SetTriActivity to set everything active when cal…

Added GmTriSearch::InterpWeightsTriangleIdx

31 Jul 23:36
Compare
Choose a tag to compare
1.0.12

Added GmTriSearch::InterpWeightsTriangleIdx to get triangle index of …

Use New Pybind Utility Functions

20 Jul 16:50
bee95e2
Compare
Choose a tag to compare

This converts all of the copy paste code fro dealing with pybind to use the new xmscore utility functions