Multidimensional cubic and linear interpolation in modern C++ with Python support
-
Updated
Apr 29, 2025 - C++
Multidimensional cubic and linear interpolation in modern C++ with Python support
Data auto-binning algorithm- takes x,y,z data and organizes it in x and y user prescribed bins, auto-interpolates data gaps, then plots z
Natural Neighbor Interpolation in 3D
Add a description, image, and links to the 3d-interpolation topic page so that developers can more easily learn about it.
To associate your repository with the 3d-interpolation topic, visit your repo's landing page and select "manage topics."