Small library for 2D interpolation
-
Updated
Aug 24, 2024 - C++
Small library for 2D interpolation
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
Add a description, image, and links to the 2d-interpolation topic page so that developers can more easily learn about it.
To associate your repository with the 2d-interpolation topic, visit your repo's landing page and select "manage topics."