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.
2 parents 58b6a0e + 34ab660 commit f017f63Copy full SHA for f017f63
README.md
@@ -9,10 +9,9 @@ matrix–dense matrix multiplication. Based on [this
9
PR](https://github.com/JuliaLang/julia/pull/29525).
10
11
## Installation
12
-ThreadedSparseArrays.jl is not yet a registered package, but you can
13
-install it with:
+Install with:
14
```
15
-] add https://github.com/jagot/ThreadedSparseArrays.jl.git
+] add ThreadedSparseArrays
16
17
18
Note that you *must* enable threading in Julia for
0 commit comments