Skip to content

Commit aa025f7

Browse files
authored
Update related packages section in README.md
1 parent 6938103 commit aa025f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ julia> @btime $A * $B;
5252

5353
## Related packages
5454

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
55+
* [MKL.jl](https://github.com/JuliaLinearAlgebra/MKL.jl)
56+
* [AppleAccelerate.jl](https://github.com/JuliaLinearAlgebra/AppleAccelerate.jl)

0 commit comments

Comments
 (0)