Skip to content

Commit

Permalink
New version: LinearSolve v2.30.2
Browse files Browse the repository at this point in the history
UUID: 7ed4a6bd-45f5-4d41-b270-4a48e9bafcae
Repo: https://github.com/SciML/LinearSolve.jl.git
Tree: b2e2dba60642e07c062eb3143770d7e234316772

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Jun 27, 2024
1 parent 5506572 commit 807d965
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
3 changes: 3 additions & 0 deletions L/LinearSolve/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -489,3 +489,6 @@ git-tree-sha1 = "efd815eaa56c0ffdf86581df5aaefb7e901323a0"

["2.30.1"]
git-tree-sha1 = "7648cc20100504f4b453917aacc8520e9c0ecfb3"

["2.30.2"]
git-tree-sha1 = "b2e2dba60642e07c062eb3143770d7e234316772"
10 changes: 8 additions & 2 deletions L/LinearSolve/WeakCompat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ KrylovKit = "0.6"
["2.20.1-2"]
CUDA = "5"
FastAlmostBandedMatrices = "0.1"
Pardiso = "0.5"

["2.20.1-2.21"]
Enzyme = "0.11"
Expand All @@ -31,6 +30,9 @@ EnzymeCore = "0.6"
["2.20.1-2.26"]
Metal = "0.5"

["2.20.1-2.30.1"]
Pardiso = "0.5"

["2.21"]
RecursiveArrayTools = "2-3"

Expand Down Expand Up @@ -62,7 +64,7 @@ Metal = "1"
["2.29-2.30.0"]
CUDSS = "0.1"

["2.29.2-2"]
["2.29.2-2.30.1"]
KrylovKit = "0.6-0.7"

["2.30-2"]
Expand All @@ -72,6 +74,10 @@ EnzymeCore = "0.6.5-0.7"
["2.30.1-2"]
CUDSS = "0.1-0.2"

["2.30.2-2"]
KrylovKit = "0.8"
Pardiso = "0.5.7-0.5"

["2.6-2.21"]
BlockDiagonals = "0.1"

Expand Down

0 comments on commit 807d965

Please sign in to comment.