Skip to content

Commit

Permalink
New version: LinearSolve v2.25.0 (#101639)
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: 40e698d20063b1a8dbbe40b259a24f7a71f53298

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Feb 25, 2024
1 parent eedb9a3 commit 5ce9d1b
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
9 changes: 8 additions & 1 deletion L/LinearSolve/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -205,12 +205,19 @@ KLU = "0.5"
Libdl = "1.10.0-1"
LinearAlgebra = "1.10.0-1"
PrecompileTools = "1.2.0-1"
SciMLBase = "2.23.0-2"
SciMLOperators = "0.3.7-0.3"
SparseArrays = "1.10.0-1"
StaticArraysCore = "1.4.2-1"
julia = "1.10.0-1"

["2.23-2.24"]
SciMLBase = "2.23.0-2"

["2.25-2"]
ChainRulesCore = "1.22.0-1"
Markdown = "1.10.0-1"
SciMLBase = "2.26.3-2"

["2.3-2.16"]
FastLapackInterface = "1-2"

Expand Down
4 changes: 4 additions & 0 deletions L/LinearSolve/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ MKL = "33e6dc65-8f57-5167-99aa-e5a354878fb2"
["2.20.1-2"]
StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"

["2.25-2"]
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"

["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 @@ -462,3 +462,6 @@ git-tree-sha1 = "49326f9382400da72ee4c5120a1bf64ca3ea9406"

["2.24.0"]
git-tree-sha1 = "0153083d1112c9b284334750c22f33b745611c0f"

["2.25.0"]
git-tree-sha1 = "40e698d20063b1a8dbbe40b259a24f7a71f53298"

0 comments on commit 5ce9d1b

Please sign in to comment.