File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# BlockBandedMatrices.jl
2
2
A Julia package for representing block-banded matrices and banded-block-banded matrices
3
3
4
- [ ![ Build Status] ( https://github.com/JuliaMatrices/BlockBandedMatrices.jl/workflows/CI/badge.svg )] ( https://github.com/JuliaMatrices /BlockBandedMatrices.jl/actions )
5
- [ ![ codecov] ( https://codecov.io/gh/JuliaMatrices/BlockBandedMatrices.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/JuliaMatrices /BlockBandedMatrices.jl )
4
+ [ ![ Build Status] ( https://github.com/JuliaMatrices/BlockBandedMatrices.jl/workflows/CI/badge.svg )] ( https://github.com/JuliaLinearAlgebra /BlockBandedMatrices.jl/actions )
5
+ [ ![ codecov] ( https://codecov.io/gh/JuliaMatrices/BlockBandedMatrices.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/JuliaLinearAlgebra /BlockBandedMatrices.jl )
6
6
[ ![ Aqua QA] ( https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg )] ( https://github.com/JuliaTesting/Aqua.jl )
7
7
8
- [ ![ ] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://JuliaMatrices .github.io/BlockBandedMatrices.jl/stable )
9
- [ ![ ] ( https://img.shields.io/badge/docs-latest-blue.svg )] ( https://JuliaMatrices .github.io/BlockBandedMatrices.jl/latest )
8
+ [ ![ ] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://JuliaLinearAlgebra .github.io/BlockBandedMatrices.jl/stable )
9
+ [ ![ ] ( https://img.shields.io/badge/docs-latest-blue.svg )] ( https://JuliaLinearAlgebra .github.io/BlockBandedMatrices.jl/latest )
10
10
11
11
12
12
You can’t perform that action at this time.
0 commit comments