JuliaMath / JuliaMath/Interpolations.jl

Higher order nonuniform interpolation

Open
#518 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
575
Forks
117
PR merge metrics
No merged PRs in 30d

Description

Hi,

I'm using Interpolations.jl over in [MethodOfLines.jl](https://github.com/SciML/MethodOfLines.jl), and am finding it very convenient for providing an interpolating interface to the solutions of PDES there. The solutions that it produces are most often nonuniform in at least the time dimension, and I would really like to be able to provide higher order interpolations for these solutions.

What would it take to implement higher than linear order nonuniform interpolations, for example a B-Spline interpolation? I'd be happy to implement this feature, if you could point me in the right direction.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.