jipolanco / BSplineKit.jl

A collection of B-spline tools in Julia
https://jipolanco.github.io/BSplineKit.jl/dev/
MIT License
50 stars 9 forks source link

Fix odd-order periodic interpolations #53

Closed jipolanco closed 1 year ago

jipolanco commented 1 year ago

Also, remove deprecated PeriodicBSplineBasis constructor.

codecov-commenter commented 1 year ago

Codecov Report

Merging #53 (1140144) into master (34b2237) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
- Coverage   95.67%   95.67%   -0.01%     
==========================================
  Files          33       33              
  Lines        1942     1941       -1     
==========================================
- Hits         1858     1857       -1     
  Misses         84       84              
Impacted Files Coverage Δ
src/BSplines/periodic.jl 100.00% <ø> (ø)
src/SplineInterpolations/SplineInterpolations.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.