f0uriest / interpax

Interpolation and function approximation with JAX
MIT License
137 stars 11 forks source link

Fix periodic transformation to avoid dx==0 #29

Closed f0uriest closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Project coverage is 97.92%. Comparing base (850d846) to head (706d394).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #29 +/- ## ========================================== - Coverage 97.92% 97.92% -0.01% ========================================== Files 7 7 Lines 965 963 -2 ========================================== - Hits 945 943 -2 Misses 20 20 ``` | [Files](https://app.codecov.io/gh/f0uriest/interpax/pull/29?dropdown=coverage&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/29?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rory+Conlin#diff-aW50ZXJwYXgvX3NwbGluZS5weQ==) | `97.72% <100.00%> (-0.01%)` | :arrow_down: |