File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,17 @@ A Julia package for representing block-banded matrices and banded-block-banded m
44[ ![ Build Status] ( https://github.com/JuliaMatrices/BlockBandedMatrices.jl/workflows/CI/badge.svg )] ( https://github.com/JuliaLinearAlgebra/BlockBandedMatrices.jl/actions )
55[ ![ codecov] ( https://codecov.io/gh/JuliaMatrices/BlockBandedMatrices.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/JuliaLinearAlgebra/BlockBandedMatrices.jl )
66[ ![ Aqua QA] ( https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg )] ( https://github.com/JuliaTesting/Aqua.jl )
7+ [ ![ version] ( https://juliahub.com/docs/General/BlockBandedMatrices/stable/version.svg )] ( https://juliahub.com/ui/Packages/General/BlockBandedMatrices )
8+ [ ![ deps] ( https://juliahub.com/docs/General/BlockBandedMatrices/stable/deps.svg )] ( https://juliahub.com/ui/Packages/General/BlockBandedMatrices?t=2 )
9+ [ ![ pkgeval] ( https://juliahub.com/docs/General/BlockBandedMatrices/stable/pkgeval.svg )] ( https://juliahub.com/ui/Packages/General/BlockBandedMatrices )
710
811[ ![ ] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://JuliaLinearAlgebra.github.io/BlockBandedMatrices.jl/stable )
912[ ![ ] ( https://img.shields.io/badge/docs-latest-blue.svg )] ( https://JuliaLinearAlgebra.github.io/BlockBandedMatrices.jl/dev )
1013
1114
1215
1316
17+
1418This package supports representing block-banded and banded-block-banded matrices by only
1519storing the entries in the non-zero bands.
1620
You can’t perform that action at this time.
0 commit comments