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

Don't wrap a BandedMatrix in CollocationMatrix #65

Closed jipolanco closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #65 (169c0a2) into master (e37e72a) will decrease coverage by 0.44%. The diff coverage is 97.19%.

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
- Coverage   95.55%   95.11%   -0.44%     
==========================================
  Files          33       34       +1     
  Lines        2000     2150     +150     
==========================================
+ Hits         1911     2045     +134     
- Misses         89      105      +16     
Impacted Files Coverage Δ
src/Collocation/Collocation.jl 88.23% <75.00%> (+1.69%) :arrow_up:
src/Collocation/matrix.jl 88.96% <95.83%> (-11.04%) :arrow_down:
src/Collocation/cyclic.jl 99.04% <99.04%> (ø)
src/SplineApproximations/by_interpolation.jl 100.00% <100.00%> (ø)
src/SplineInterpolations/SplineInterpolations.jl 100.00% <100.00%> (ø)
src/Splines/periodic.jl 98.57% <100.00%> (+0.02%) :arrow_up:

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