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

Add support for natural cubic splines #8

Open
AlePalu opened this issue Oct 29, 2023 · 0 comments
Open

Add support for natural cubic splines #8

AlePalu opened this issue Oct 29, 2023 · 0 comments

Comments

@AlePalu
Copy link
Member

AlePalu commented Oct 29, 2023

fdaPDE/splines/basis/spline.h provides B-splines support for any order. Natural cubic splines add two further constraints on the spline second derivative at the boundary of the interval. For space-time problems, this guarantees a better control of the variance at the boundary of the time domain.

This issue serves as a reminder to add such functionality in the spline module.

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

No branches or pull requests

1 participant