File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ A Julia package for describing array layouts and more general fast linear algebr
4
4
5
5
[ ![ Build Status] ( https://github.com/JuliaLinearAlgebra/ArrayLayouts.jl/workflows/CI/badge.svg )] ( https://github.com/JuliaMatrices/ArrayLayouts.jl/actions )
6
6
[ ![ codecov] ( https://codecov.io/gh/JuliaLinearAlgebra/ArrayLayouts.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/JuliaMatrices/ArrayLayouts.jl )
7
+ [ ![ deps] ( https://juliahub.com/docs/General/ArrayLayouts/stable/deps.svg )] ( https://juliahub.com/ui/Packages/General/ArrayLayouts?t=2 )
8
+ [ ![ version] ( https://juliahub.com/docs/General/ArrayLayouts/stable/version.svg )] ( https://juliahub.com/ui/Packages/General/ArrayLayouts )
9
+ [ ![ pkgeval] ( https://juliahub.com/docs/General/ArrayLayouts/stable/pkgeval.svg )] ( https://juliahub.com/ui/Packages/General/ArrayLayouts )
7
10
8
11
This package implements a trait-based framework for describing array layouts such as column
9
12
major, row major, etc. that can be dispatched to appropriate BLAS or optimised Julia linear
You can’t perform that action at this time.
0 commit comments