Skip to content

Commit 9dbcb64

Browse files
authored
Readme with another link to interpolation package (#494)
* Update README.md Proposal to include a link to another interpolation package * Update README.md Possible link to another interpolation package * Update README.md
1 parent f78e915 commit 9dbcb64

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
@@ -23,6 +23,7 @@ Other interpolation packages for Julia include:
2323
- [GridInterpolations.jl](https://github.com/sisl/GridInterpolations.jl)
2424
- [ApproXD.jl](https://github.com/floswald/ApproXD.jl)
2525
- [PCHIPInterpolation.jl](https://github.com/gerlero/PCHIPInterpolation.jl) for monotonic interpolation
26+
- [DIVAnd.jl](https://github.com/gher-ulg/DIVAnd.jl) for N-dimensional smoothing interpolation
2627

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

0 commit comments

Comments
 (0)