JuliaArrays / BlockDiagonals.jl

Functionality for working efficiently with block diagonal matrices.
MIT License
51 stars 11 forks source link

Correct `+(::BlockDiagonal, ::StridedMatrix)` for non-square blocks #125

Closed mjp98 closed 1 year ago

mjp98 commented 1 year ago

Closes #124

codecov[bot] commented 1 year ago

Codecov Report

Merging #125 (051df23) into master (3ac9c89) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #125   +/-   ##
=======================================
  Coverage   98.88%   98.89%           
=======================================
  Files           5        5           
  Lines         358      361    +3     
=======================================
+ Hits          354      357    +3     
  Misses          4        4           
Impacted Files Coverage Δ
src/base_maths.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.