JuliaMath / JuliaMath/Interpolations.jl
Incorporation of functionality from GridInterpolations.jl
Open
- Dominant language
- Julia
- Stars
- 575
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
[GridInterpolations.jl](https://github.com/sisl/GridInterpolations.jl) provides multivariate interpolation on a rectilinear grid with support for both multilinear and simplex interpolation. My lab does interpolation in an inner-inner loop for a dynamic programming application, and so quite a bit of effort was put into making it fast. It would be neat if this functionality can be migrated to Interpolations.jl without compromising on speed or the simplicity of the interface.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.