f0uriest / interpax

Interpolation and function approximation with JAX
MIT License
116 stars 10 forks source link

Use lineax for tridiagonal solve #21

Closed f0uriest closed 6 months ago

f0uriest commented 6 months ago

Resolves #7

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

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

Additional details and impacted files ```diff @@ 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](https://app.codecov.io/gh/f0uriest/interpax/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rory+Conlin) | Coverage Δ | | |---|---|---| | [interpax/\_spline.py](https://app.codecov.io/gh/f0uriest/interpax/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rory+Conlin#diff-aW50ZXJwYXgvX3NwbGluZS5weQ==) | `98.10% <100.00%> (+0.01%)` | :arrow_up: |