Skip to content

Commit

Permalink
New version: LinearSolve v2.28.0 (#103510)
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: 775e5e5d9ace42ef8deeb236587abc69e70dc455

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Mar 24, 2024
1 parent 9644f48 commit a9af4fa
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions L/LinearSolve/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,9 @@ SciMLBase = "2.26.3-2"
["2.26-2"]
KLU = "0.6"

["2.28-2"]
LazyArrays = "1.8.0-1"

["2.3-2.16"]
FastLapackInterface = "1-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 @@ -78,6 +78,9 @@ StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"

["2.28-2"]
LazyArrays = "5078a376-72f3-5289-bfd5-ec5146d43c02"

["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 @@ -471,3 +471,6 @@ git-tree-sha1 = "b2cc25978eb8efda63ee5786f2ed72c35a711b61"

["2.27.0"]
git-tree-sha1 = "73d8f61f8d27f279edfbafc93faaea93ea447e94"

["2.28.0"]
git-tree-sha1 = "775e5e5d9ace42ef8deeb236587abc69e70dc455"

0 comments on commit a9af4fa

Please sign in to comment.