There was an error while loading. Please reload this page.
2 parents fb48539 + ccd5379 commit 8fa62b9Copy full SHA for 8fa62b9
lax/Cargo.toml
@@ -32,7 +32,7 @@ intel-mkl-system = ["intel-mkl-src/mkl-dynamic-lp64-seq"]
32
thiserror = "2.0.0"
33
cauchy = "0.4.0"
34
num-traits = "0.2.14"
35
-lapack-sys = "0.14.0"
+lapack-sys = "0.15.0"
36
katexit = "0.1.2"
37
38
[dependencies.intel-mkl-src]
@@ -41,7 +41,7 @@ default-features = false
41
optional = true
42
43
[dependencies.netlib-src]
44
-version = "0.8.0"
+version = "0.9.0"
45
46
features = ["cblas"]
47
default-features = false
0 commit comments