Skip to content

Minor change in QuadraticSpline::compute_coeffs#42

Merged
pasabanov merged 1 commit intomainfrom
quadratic_spline
Feb 18, 2025
Merged

Minor change in QuadraticSpline::compute_coeffs#42
pasabanov merged 1 commit intomainfrom
quadratic_spline

Conversation

@pasabanov
Copy link
Copy Markdown
Member

Types of changes

  • Refactoring, reformatting, cleanup

Related: #30 #41

Description

Made i2 "first after last" instead of "last" to correspong with the new changes in CubicSpline (#41).

Made `i2` "first after last" instead of "last" to correspond with the new changes in `CubicSpline` (#41).
@pasabanov pasabanov added the refactor Improving code structure without adding new functionality label Feb 18, 2025
@pasabanov pasabanov added this to the First Release Version milestone Feb 18, 2025
@pasabanov pasabanov self-assigned this Feb 18, 2025
@pasabanov pasabanov merged commit f0301b8 into main Feb 18, 2025
5 checks passed
@pasabanov pasabanov deleted the quadratic_spline branch February 18, 2025 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Improving code structure without adding new functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant