Skip to content

Added public properties to CubicSpline interpolation #1124

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

osswaldo
Copy link

I made the X, C0, C1, C2, C3, and IndefiniteIntegral properties publicly accessible in CubicSpline interpolation. In my use case, I needed to extract the coefficients, and having them as public properties makes the API more convenient and user-friendly.

@osswaldo osswaldo marked this pull request as ready for review April 11, 2025 10:51
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

Successfully merging this pull request may close these issues.

2 participants