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 7075e9d commit 3cbe7b3Copy full SHA for 3cbe7b3
Cargo.toml
@@ -35,7 +35,7 @@ ndarray = { version = "0.16.1", features = [
35
"matrixmultiply-threading",
36
"blas",
37
] }
38
-ndarray-linalg = { git = "https://github.com/rust-ndarray/ndarray-linalg.git", features = [
+ndarray-linalg = { version = "0.17.0", features = [
39
"openblas-static",
40
41
ndarray-npy = "0.9.1"
0 commit comments