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

Faster interpolations when using periodic cubic splines #63

Closed jipolanco closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #63 (b3735da) into master (cfac111) will decrease coverage by 2.28%. The diff coverage is 0.00%.

:exclamation: Current head b3735da differs from pull request most recent head 06f4069. Consider uploading reports for the commit 06f4069 to get more accurate results

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
- Coverage   45.61%   43.33%   -2.28%     
==========================================
  Files          33       34       +1     
  Lines        1997     2102     +105     
==========================================
  Hits          911      911              
- Misses       1086     1191     +105     
Impacted Files Coverage Δ
src/Collocation/Collocation.jl 81.48% <0.00%> (-3.14%) :arrow_down:
src/Collocation/cyclic.jl 0.00% <0.00%> (ø)

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