Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not-a-knot end conditions #130

Open
AlexRockliff opened this issue Nov 4, 2021 · 0 comments
Open

not-a-knot end conditions #130

AlexRockliff opened this issue Nov 4, 2021 · 0 comments

Comments

@AlexRockliff
Copy link

Matlab has a GriddedInterpolant function which when used in "spline" interpolation mode, can generate cubic splines for n dimensional data, like splinter. However, Matlab's GriddedInterpolant function uses not-a-knot end conditions, which gives it distinctly different characteristics to splinter near the edges of the data set.

Support for optionally using not-a-knot end conditions when building a spline would be really useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants