Radial Basis Function Interpolation with Python
PyRBF is a tool to perform Radial Basis Function interpolation on arbitrary point clouds. This work was initially implemented by Florian Lindner in PyRBF.
PyRBF supports standard the RBF interpolation implementation using global and local basis functions. Current work includes expanding the use of partition of unity approach and using VTK's as sources of point clouds.