Skip to content
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

Use lineax for tridiagonal solve #21

Merged
merged 2 commits into from
Mar 4, 2024
Merged

Use lineax for tridiagonal solve #21

merged 2 commits into from
Mar 4, 2024

Conversation

f0uriest
Copy link
Owner

@f0uriest f0uriest commented Mar 3, 2024

Resolves #7

@codecov-commenter
Copy link

codecov-commenter commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.80%. Comparing base (1047afe) to head (6fb6495).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   97.79%   97.80%   +0.01%     
==========================================
  Files           4        4              
  Lines         635      639       +4     
==========================================
+ Hits          621      625       +4     
  Misses         14       14              
Files Coverage Δ
interpax/_spline.py 98.10% <100.00%> (+0.01%) ⬆️

@f0uriest f0uriest merged commit 6bab291 into main Mar 4, 2024
7 checks passed
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.

Cubic Spline optimization
2 participants