f0uriest / interpax

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

Add smoothing spline #30

Open f0uriest opened 8 months ago

f0uriest commented 8 months ago

Resolves #3

codecov-commenter commented 8 months ago

Codecov Report

Attention: Patch coverage is 7.69231% with 24 lines in your changes are missing coverage. Please review.

Project coverage is 95.56%. Comparing base (850d846) to head (bd34f08). Report is 2 commits behind head on main.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #30 +/- ## ========================================== - Coverage 97.92% 95.56% -2.37% ========================================== Files 7 7 Lines 965 991 +26 ========================================== + Hits 945 947 +2 - Misses 20 44 +24 ``` | [Files](https://app.codecov.io/gh/f0uriest/interpax/pull/30?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/\_\_init\_\_.py](https://app.codecov.io/gh/f0uriest/interpax/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rory+Conlin#diff-aW50ZXJwYXgvX19pbml0X18ucHk=) | `100.00% <ø> (ø)` | | | [interpax/\_ppoly.py](https://app.codecov.io/gh/f0uriest/interpax/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rory+Conlin#diff-aW50ZXJwYXgvX3Bwb2x5LnB5) | `86.48% <7.69%> (-10.46%)` | :arrow_down: |