Skip to content

Commit

Permalink
New version: LinearSolve v2.36.1 (#117705)
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: ddb60aabc5efb0670c7ddde5fedf7ab44520a3e6

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Oct 20, 2024
1 parent 451526c commit b98db94
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion L/LinearSolve/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@ ArrayInterface = "7.7.0-7"
ConcreteStructs = "0.2.3-0.2"
DocStringExtensions = "0.9.3-0.9"
EnumX = "1.0.4-1"
GPUArraysCore = "0.1.6-0.1"
InteractiveUtils = "1.10.0-1"
Libdl = "1.10.0-1"
LinearAlgebra = "1.10.0-1"
Expand All @@ -215,6 +214,9 @@ SciMLBase = "2.23.0-2"
["2.23-2.25"]
KLU = "0.5"

["2.23-2.36.0"]
GPUArraysCore = "0.1.6-0.1"

["2.25-2"]
ChainRulesCore = "1.22.0-1"
Markdown = "1.10.0-1"
Expand All @@ -235,6 +237,9 @@ LazyArrays = "1.8.0-2"
["2.31-2.33"]
CpuId = "0.3.1-0.3"

["2.36.1-2"]
GPUArraysCore = "0.1.6-0.2"

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

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

["2.36.0"]
git-tree-sha1 = "fb9809bce89e18bde2ae47e468973d5354620191"

["2.36.1"]
git-tree-sha1 = "ddb60aabc5efb0670c7ddde5fedf7ab44520a3e6"

0 comments on commit b98db94

Please sign in to comment.