Skip to content

Commit

Permalink
New version: LinearSolve v2.31.0 (#112009)
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: 1ec185f0d722d9b87c9bf073372898a1c7810156

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jul 30, 2024
1 parent 06d11b4 commit 7f1a395
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 1 deletion.
3 changes: 3 additions & 0 deletions L/LinearSolve/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,9 @@ FastLapackInterface = "1-2"
["2.30.1-2"]
LazyArrays = "1.8.0-2"

["2.31-2"]
CpuId = "0.3.1-0.3"

["2.6-2.22"]
ConcreteStructs = "0.2"

Expand Down
3 changes: 3 additions & 0 deletions L/LinearSolve/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
["2.28-2"]
LazyArrays = "5078a376-72f3-5289-bfd5-ec5146d43c02"

["2.31-2"]
CpuId = "adafc99b-e345-5852-983c-f28acb93d879"

["2.5-2"]
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"

Expand Down
3 changes: 3 additions & 0 deletions L/LinearSolve/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -492,3 +492,6 @@ git-tree-sha1 = "7648cc20100504f4b453917aacc8520e9c0ecfb3"

["2.30.2"]
git-tree-sha1 = "b2e2dba60642e07c062eb3143770d7e234316772"

["2.31.0"]
git-tree-sha1 = "1ec185f0d722d9b87c9bf073372898a1c7810156"
5 changes: 4 additions & 1 deletion L/LinearSolve/WeakCompat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,16 @@ KrylovKit = "0.6-0.7"
Enzyme = "0.11.15-0.12"
EnzymeCore = "0.6.5-0.7"

["2.30.1-2"]
["2.30.1-2.30"]
CUDSS = "0.1-0.2"

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

["2.31-2"]
CUDSS = "0.1-0.3"

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

Expand Down

0 comments on commit 7f1a395

Please sign in to comment.