-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hello,
Thank you for providing in C++ this RegularGridInterpolator similar to what is in scipy.interpolate. That is a feature that I need in one of my code.
However at the moment, I see that the "pchip" method is not implemented. I observe with scipy.interpolate.RegularGridInterpolator that for the applications I aim, the "pchip" method gives much better results (it avoids to create oscillations in flat regions for instance).
Best,
Lucas
Metadata
Metadata
Assignees
Labels
No labels