We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfe6900 commit 72553a9Copy full SHA for 72553a9
README.md
@@ -1,7 +1,7 @@
1
# ArrayLayouts.jl
2
A Julia package for describing array layouts and more general fast linear algebra
3
4
-[](https://travis-ci.org/JuliaMatrices/ArrayLayouts.jl)
+[](https://github.com/JuliaMatrices/ArrayLayouts.jl/actions)
5
[](https://codecov.io/gh/JuliaMatrices/ArrayLayouts.jl)
6
7
This package implements a trait-based framework for describing array layouts such as column major, row major, etc. that can be dispatched
0 commit comments