JuliaLinearAlgebra / BlockBandedMatrices.jl

A Julia package for representing block-banded matrices and banded-block-banded matrices
https://julialinearalgebra.github.io/BlockBandedMatrices.jl/
MIT License
58 stars 13 forks source link

Symmetric and Hermitian are part of AllBlockBandedLayout #161

Closed dlfivefifty closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (b9484c6) 86.97% compared to head (c58692d) 86.97%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #161 +/- ## ======================================= Coverage 86.97% 86.97% ======================================= Files 10 10 Lines 1190 1190 ======================================= Hits 1035 1035 Misses 155 155 ``` | [Files Changed](https://app.codecov.io/gh/JuliaLinearAlgebra/BlockBandedMatrices.jl/pull/161?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaLinearAlgebra) | Coverage Δ | | |---|---|---| | [src/AbstractBlockBandedMatrix.jl](https://app.codecov.io/gh/JuliaLinearAlgebra/BlockBandedMatrices.jl/pull/161?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaLinearAlgebra#diff-c3JjL0Fic3RyYWN0QmxvY2tCYW5kZWRNYXRyaXguamw=) | `83.33% <ø> (ø)` | |

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