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 30700d4 commit 788994aCopy full SHA for 788994a
lib/LinearSolveAutotune/Project.toml
@@ -1,7 +1,7 @@
1
name = "LinearSolveAutotune"
2
uuid = "67398393-80e8-4254-b7e4-1b9a36a3c5b6"
3
authors = ["SciML"]
4
-version = "1.9.0"
+version = "1.10.0"
5
6
[sources]
7
LinearSolve = {path = "../.."}
@@ -45,7 +45,7 @@ FastLapackInterface = "2"
45
GitHub = "5"
46
LAPACK_jll = "3"
47
LinearAlgebra = "1"
48
-LinearSolve = "3"
+LinearSolve = "3.39.2"
49
MKL_jll = "2025.2.0"
50
Metal = "1"
51
OpenBLAS_jll = "0.3"
0 commit comments