Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
v1.5.1
63513b44 · ·Version 1.5.1 - gauss weighted distance n-nearest neighbours - bug fix to prevent a segmentation fault in nnn_search_local, if the number of unmasked point on a process is zero
-
v1.5.0
5468dcb8 · ·- a frist implementation of interpolation with radial basis functions (experimental) - refactoring of configure - refactoring of internal routines and structs - bug fixes
-
v1.4.0
1cc1a38a · ·v1.4.0 - new interpolation: 2nd order conservative remapping - optimisation - fixes of memory leaks in tests and examples - cleaning of examples
-
v1.3.2
cb8f79c8 · ·Version 1.3.2 - internally coordinates are now handled in the cartesian space to avoid unneccessary forward- and backward conversion - improved performance for nearest-neighbour search - bug fixes and cleanup