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 f04f306 commit 463f8e5Copy full SHA for 463f8e5
README.md
@@ -43,11 +43,11 @@ ndarray-linalg = { version = "0.12", features = ["openblas"] }
43
44
### Tested Environments
45
46
-|Backend | Linux | Windows | macOS |
47
-|:-------|:-----:|:-------:|:-----:|
48
-|OpenBLAS|✔️|❌|❌|
49
-|Netlib|✔️|❌|❌|
50
-|Intel MKL|✔️|✔️|✔️|
+|Backend | Linux | Windows | macOS |
+|:--------|:-----:|:-------:|:-----:|
+|OpenBLAS |✔️ |- |✔️ |
+|Netlib |✔️ |- |✔️ |
+|Intel MKL|✔️ |✔️ |✔️ |
51
52
### For librarian
53
If you creating a library depending on this crate, we encourage you not to link any backend:
0 commit comments