Skip to content

Conversation

@pasabanov
Copy link
Member

Types of changes

  • Feature
  • Refactoring, reformatting, cleanup

Related: #7, #11

Description

  1. Implemented FixedSecond type for splines with known second derivatives at the ends.
  2. Replaced Natural type implementation through FixedSecond{0, 0}.

1. Implemented `FixedSecond` type for splines with known second derivatives at the ends.
2. Replaced `Natural` type implementation through `FixedSecond{0, 0}`.
@pasabanov pasabanov added feature New feature or request refactor Improving code structure without adding new functionality labels Jan 17, 2025
@pasabanov pasabanov self-assigned this Jan 17, 2025
@pasabanov pasabanov merged commit a29f4cb into main Jan 17, 2025
@pasabanov pasabanov deleted the spline branch January 17, 2025 17:23
@pasabanov pasabanov added this to the First Release Version milestone Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request refactor Improving code structure without adding new functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants