Skip to content

Commit

Permalink
Alternative package for monotonic interpolation (#493)
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
PallHaraldsson authored Jun 21, 2022
1 parent 35eb371 commit f78e915
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Other interpolation packages for Julia include:
- [Dierckx.jl](https://github.com/kbarbary/Dierckx.jl)
- [GridInterpolations.jl](https://github.com/sisl/GridInterpolations.jl)
- [ApproXD.jl](https://github.com/floswald/ApproXD.jl)
- [PCHIPInterpolation.jl](https://github.com/gerlero/PCHIPInterpolation.jl) for monotonic interpolation

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

0 comments on commit f78e915

Please sign in to comment.