alphacheng / PyRBF

Radial Basis Function Interpolation with Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyRBF

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.

About

Radial Basis Function Interpolation with Python

License:GNU General Public License v3.0


Languages

Language:Python 100.0%