Skip to content

Conversation

@tretre91
Copy link
Member

@tretre91 tretre91 commented Oct 14, 2025

This PR modifies the SplineBuilder interface to pass StridedDiscreteDomains for the derivatives, which allows to pack some of the arguments and reduce the rate at which the number of arguments grows with the number of dimensions.

This is based on #929

tretre91 and others added 30 commits October 10, 2025 07:22
- rename some of the type aliases
- use only one deriv dimension in the derivs_domain type aliases
- enable the greville tests
- lower the norm threshold for the triple derivative to 1e-10
- Fix code that was wrong in some assertions
- Modify `get_whole_derivs_domain` to take the number of constraints for
  each dimension instead of the degree
@codecov
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.16%. Comparing base (deae66e) to head (a20557d).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #944      +/-   ##
==========================================
+ Coverage   91.88%   92.16%   +0.27%     
==========================================
  Files          57       57              
  Lines        2834     2922      +88     
  Branches      925      985      +60     
==========================================
+ Hits         2604     2693      +89     
+ Misses        136      135       -1     
  Partials       94       94              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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