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 6938103 commit aa025f7Copy full SHA for aa025f7
README.md
@@ -52,5 +52,5 @@ julia> @btime $A * $B;
52
53
## Related packages
54
55
-* A more manual approach to accessing BLIS is provided by [BLIS.jl](https://github.com/JuliaLinearAlgebra/BLIS.jl)
56
-* [MKL.jl](https://github.com/JuliaLinearAlgebra/MKL.jl) for Intel's MKL
+* [MKL.jl](https://github.com/JuliaLinearAlgebra/MKL.jl)
+* [AppleAccelerate.jl](https://github.com/JuliaLinearAlgebra/AppleAccelerate.jl)
0 commit comments