-
v1.2.0_p17b0ab4464 · ·
-
v1.2.0_p160dc7430d · ·
-
v1.2.0_p15ff56cb4f · ·
-
v1.2.0_p147e249aa0 · ·
-
v1.2.0_p137fb22373 · ·
-
v1.2.0_p12b19aa639 · ·
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
- a frist implementation of interpolation with radial basis functions (experimental) - refactoring of configure - refactoring of internal routines and structs - bug fixes
v1.4.0 - new interpolation: 2nd order conservative remapping - optimisation - fixes of memory leaks in tests and examples - cleaning of examples
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