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 42384c8 commit 2480467Copy full SHA for 2480467
Cargo.toml
@@ -36,7 +36,7 @@ ndarray = { version = "0.16.1", features = [
36
"matrixmultiply-threading",
37
"blas",
38
] }
39
-ndarray-linalg = { version = "0.17.0", features = ["openblas-static"] }
+ndarray-linalg = { version = "0.17.0" }
40
ndarray-npy = "0.9.1"
41
ndarray-rand = "0.15.0"
42
ndarray-stats = "0.6.0"
0 commit comments