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

Questions for spline coefficients calculation #1

Open
ghost opened this issue Feb 24, 2021 · 0 comments
Open

Questions for spline coefficients calculation #1

ghost opened this issue Feb 24, 2021 · 0 comments

Comments

@ghost
Copy link

ghost commented Feb 24, 2021

Hello,

Sorry to pose a question in the issues section. I wonder if you may have the reference on how you calculated the spline coefficients in function _fit_open(pts)? It looks like the points are interpolated with parameters from [0,1] to form the cubic spline. I'm trying to interpolate a set of points with parameters from a given interval [0,c] (c>0). I wonder if you may have any thoughts?

Any help would be appreciated.

Thank you for making this repo public.

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

0 participants