JuliaApproximation / FastTransforms.jl

:rocket: Julia package for orthogonal polynomial transforms :snowboarder:
Other
264 stars 27 forks source link

Move out forwardrecurrence/clenshaw #249

Closed dlfivefifty closed 1 week ago

dlfivefifty commented 2 months ago

I'm moving out forwardrecurrence/clenshaw to a separate package

https://github.com/JuliaApproximation/RecurrenceRelationships.jl

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 82.36%. Comparing base (b2cd0e8) to head (3c72dc7). Report is 25 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #249 +/- ## ========================================== - Coverage 82.78% 82.36% -0.42% ========================================== Files 16 16 Lines 2805 2819 +14 ========================================== Hits 2322 2322 - Misses 483 497 +14 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.