Implementation for monotone cubic interpolation with the Hermite function through python3 and C++
- python3
- numpy
- matplotlib (optional)
- C++
- Standard c++11 or higher version is required.
- Figure for the results via monotone cubic interpolation
- # of original data points : 30
- "" for interpolation : 500