#interpolation #scatter #rbf

rbf3

An implementation of Radial Basis Function multidimensional interpolation

3 releases

new 0.1.2 Apr 8, 2025
0.1.1 Apr 8, 2025
0.1.0 Apr 7, 2025

#4 in #scatter

50 downloads per month

MIT/Apache

13KB
231 lines

RBF Interpolation in rust

origin

this repo started as from linebender:rbf-interp

The purpuse of the fork is to improve preformace in 3D usecases.

Other resources

The following articles were of interest:

Thanks to Jacob Rus for discussion and resources, and to LGM 2019 for providing a stimulating environment to develop these ideas.

Dependencies

~5MB
~96K SLoC