Skip to content

Commit f78e915

Browse files
Alternative package for monotonic interpolation (#493)
[skip ci]
1 parent 35eb371 commit f78e915

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Other interpolation packages for Julia include:
2222
- [Dierckx.jl](https://github.com/kbarbary/Dierckx.jl)
2323
- [GridInterpolations.jl](https://github.com/sisl/GridInterpolations.jl)
2424
- [ApproXD.jl](https://github.com/floswald/ApproXD.jl)
25+
- [PCHIPInterpolation.jl](https://github.com/gerlero/PCHIPInterpolation.jl) for monotonic interpolation
2526

2627
Some of these packages support methods that `Interpolations` does not,
2728
so if you can't find what you need here, check one of them or submit a

0 commit comments

Comments
 (0)