Skip to content

Commit 463f8e5

Browse files
committed
Update README
1 parent f04f306 commit 463f8e5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@ ndarray-linalg = { version = "0.12", features = ["openblas"] }
4343

4444
### Tested Environments
4545

46-
|Backend | Linux | Windows | macOS |
47-
|:-------|:-----:|:-------:|:-----:|
48-
|OpenBLAS|✔️|||
49-
|Netlib|✔️|||
50-
|Intel MKL|✔️|✔️|✔️|
46+
|Backend | Linux | Windows | macOS |
47+
|:--------|:-----:|:-------:|:-----:|
48+
|OpenBLAS |✔️ |- |✔️ |
49+
|Netlib |✔️ |- |✔️ |
50+
|Intel MKL|✔️ |✔️ |✔️ |
5151

5252
### For librarian
5353
If you creating a library depending on this crate, we encourage you not to link any backend:

0 commit comments

Comments
 (0)