We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35eb371 commit f78e915Copy full SHA for f78e915
README.md
@@ -22,6 +22,7 @@ Other interpolation packages for Julia include:
22
- [Dierckx.jl](https://github.com/kbarbary/Dierckx.jl)
23
- [GridInterpolations.jl](https://github.com/sisl/GridInterpolations.jl)
24
- [ApproXD.jl](https://github.com/floswald/ApproXD.jl)
25
+- [PCHIPInterpolation.jl](https://github.com/gerlero/PCHIPInterpolation.jl) for monotonic interpolation
26
27
Some of these packages support methods that `Interpolations` does not,
28
so if you can't find what you need here, check one of them or submit a
0 commit comments