Multivariate interpolation: Difference between revisions

Content deleted Content added
Shawsa7 (talk | contribs)
Any dimension: Added radial basis functions to the list.
Line 81:
* [http://chichi.lalescu.ro/splines.html Example C++ code for several 1D, 2D and 3D spline interpolations (including Catmull-Rom splines).]
* [https://web.archive.org/web/20060915111500/http://www.ices.utexas.edu/CVC/papers/multidim.pdf Multi-dimensional Hermite Interpolation and Approximation], Prof. Chandrajit Bajaja, [[Purdue University]]
* [https://github.com/DurhamDecLab/ARBInterp Python library containing 3D and 4D spline interpolation methods.]
 
[[Category:Interpolation]]