Skip to content

Added public properties to CubicSpline interpolation#1124

Open
osswaldo wants to merge 1 commit intomathnet:masterfrom
osswaldo:cubic_splie_properties
Open

Added public properties to CubicSpline interpolation#1124
osswaldo wants to merge 1 commit intomathnet:masterfrom
osswaldo:cubic_splie_properties

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