Skip to content

Commit

Permalink
New version: LinearSolve v3.0.0 (#124416)
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: 07f3d18eb57a2b144d25d6b4598124ece8aecf5a

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Feb 6, 2025
1 parent b4ac5d8 commit 16dfeb6
Show file tree
Hide file tree
Showing 5 changed files with 80 additions and 56 deletions.
43 changes: 26 additions & 17 deletions L/LinearSolve/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Setfield = "0.7-0.8"
["0-1.3"]
ArrayInterface = "3"

[0-2]
[0-3]
Reexport = "1"
UnPack = "1"

Expand Down Expand Up @@ -99,7 +99,7 @@ SciMLBase = "1.68.0-1"
["1.3-1.16"]
SciMLBase = "1.25.0-1"

["1.30-2"]
["1.30-3"]
Krylov = "0.9"

["1.31-2.21"]
Expand Down Expand Up @@ -162,7 +162,6 @@ SuiteSparse = "1.9.0-1"

["2.17-2"]
FastLapackInterface = "2"
Setfield = "1"

["2.17-2.20.0"]
EnzymeCore = "0.6"
Expand All @@ -174,6 +173,9 @@ SciMLBase = "2"
SciMLOperators = "0.3"
SparseArrays = "1.9.0-1"

["2.17-3"]
Setfield = "1"

["2.2-2.16"]
SciMLOperators = "0.2-0.3"

Expand All @@ -191,10 +193,21 @@ PrecompileTools = "1.1.0-1"
StaticArraysCore = "1.2.0-1"

["2.22-2"]
Preferences = "1.4.0-1"
RecursiveFactorization = "0.2.14-0.2"

["2.23-2"]
["2.22-3"]
Preferences = "1.4.0-1"

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

["2.23-2.25"]
KLU = "0.5"

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

["2.23-3"]
ArrayInterface = "7.7.0-7"
ConcreteStructs = "0.2.3-0.2"
DocStringExtensions = "0.9.3-0.9"
Expand All @@ -208,19 +221,12 @@ 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.23-2.25"]
KLU = "0.5"

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

["2.25-2"]
SciMLBase = "2.26.3-2"

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

["2.26-2"]
KLU = "0.6"
Expand All @@ -231,13 +237,13 @@ LazyArrays = "1.8.0-1"
["2.3-2.16"]
FastLapackInterface = "1-2"

["2.30.1-2"]
["2.30.1-3"]
LazyArrays = "1.8.0-2"

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

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

["2.6-2.22"]
Expand All @@ -251,3 +257,6 @@ EnzymeCore = "0.6"

["2.8.1-2.16"]
EnzymeCore = "0.5-0.6"

[3]
SciMLBase = "2.70.0-2"
36 changes: 19 additions & 17 deletions L/LinearSolve/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
["0-1.16"]
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"

[0-2]
[0-3]
Krylov = "ba0b0d4f-ebba-5204-a429-3ac8c609bfb7"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Expand All @@ -15,6 +15,8 @@ KrylovKit = "0b1a1467-8014-51b9-945f-bf0ae24f4b77"

["0.1.1-2"]
RecursiveFactorization = "f2c3362d-daeb-58d1-803e-2bc74f2840b4"

["0.1.1-3"]
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

["0.1.3-1.15"]
Expand All @@ -26,7 +28,7 @@ SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
["0.1.5-2"]
KLU = "ef3ab10e-7fda-4108-b977-705223b18434"

["0.1.7-2"]
["0.1.7-3"]
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"

["1.16-1.18"]
Expand All @@ -35,7 +37,7 @@ GPUArrays = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
["1.17-1.35"]
ArrayInterfaceCore = "30b0a656-2188-435a-8636-2ec0e6a096e2"

["1.19-2"]
["1.19-3"]
GPUArraysCore = "46192b85-c4d5-4398-a991-12ede77f4527"

["1.21-2"]
Expand All @@ -44,54 +46,54 @@ FastLapackInterface = "29a986be-02c6-4525-aec4-84b980013641"
["1.26.1-1"]
SnoopPrecompile = "66db9d55-30c0-4569-8b51-7e840670fc0c"

["1.31-2"]
["1.31-3"]
Preferences = "21216c6a-2e73-6563-6e65-726566657250"

["1.32-2"]
Sparspak = "e56a9233-b9d6-4f03-8d0f-1825330902ac"

["1.35-2"]
["1.35-3"]
SciMLOperators = "c0aeaf25-5076-4817-a8d5-81caf7dfa961"

["1.36-2"]
["1.36-3"]
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"

["1.41-2"]
["1.41-3"]
EnumX = "4e289a0a-7415-4d19-859d-a7e5c4648b56"

[2]
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"

["2-2.21"]
Requires = "ae029012-a4dd-5104-9daa-d747884805df"

["2.1.7-2"]
[2-3]
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"

["2.1.7-3"]
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"

["2.15-2.18"]
MKL = "33e6dc65-8f57-5167-99aa-e5a354878fb2"

["2.20.1-2"]
["2.20.1-3"]
StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"

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

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

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

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

["2.6-2"]
["2.6-3"]
ConcreteStructs = "2569d6c7-a4a2-43d3-a901-331e8e4be471"

["2.8-2.20.0"]
EnzymeCore = "f151be2c-9106-41f4-ab19-57ee4f262869"

["2.9-2"]
["2.9-3"]
MKL_jll = "856f044c-d86e-5d09-b602-aeab76dc8ba7"
3 changes: 3 additions & 0 deletions L/LinearSolve/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -531,3 +531,6 @@ git-tree-sha1 = "9d5872d134bd33dd3e120767004f760770958863"

["2.39.0"]
git-tree-sha1 = "5ce16a2ba4acab3be950c0ccda011a10ae05ba31"

["3.0.0"]
git-tree-sha1 = "07f3d18eb57a2b144d25d6b4598124ece8aecf5a"
33 changes: 19 additions & 14 deletions L/LinearSolve/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
["1.33.1-2"]
["1.33.1-3"]
HYPRE = "1.4.0-1"

["2-2.12"]
Expand All @@ -13,16 +13,12 @@ RecursiveArrayTools = "2"
["2.11-2.22"]
BandedMatrices = "1"

["2.13-2"]
["2.13-3"]
IterativeSolvers = "0.9.3-0.9"

["2.17-2.29.1"]
KrylovKit = "0.6"

["2.20.1-2"]
CUDA = "5"
FastAlmostBandedMatrices = "0.1"

["2.20.1-2.21"]
Enzyme = "0.11"
EnzymeCore = "0.6"
Expand All @@ -33,6 +29,10 @@ Metal = "0.5"
["2.20.1-2.30.1"]
Pardiso = "0.5"

["2.20.1-3"]
CUDA = "5"
FastAlmostBandedMatrices = "0.1"

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

Expand All @@ -41,13 +41,9 @@ Enzyme = "0.11.10-0.11"
EnzymeCore = "0.6.2-0.6"
RecursiveArrayTools = "2.38.0-3"

["2.22-2"]
["2.22-3"]
BlockDiagonals = "0.1.42-0.1"

["2.23-2"]
BandedMatrices = "1.5.0-1"
RecursiveArrayTools = "3.8.0-3"

["2.23-2.23.3"]
Enzyme = "0.11.14-0.11"

Expand All @@ -57,10 +53,14 @@ EnzymeCore = "0.6.5-0.6"
["2.23-2.34"]
KernelAbstractions = "0.9.16-0.9"

["2.23-3"]
BandedMatrices = "1.5.0-1"
RecursiveArrayTools = "3.8.0-3"

["2.23.4-2.29"]
Enzyme = "0.11.15-0.11"

["2.27-2"]
["2.27-3"]
Metal = "1"

["2.29-2.30.0"]
Expand All @@ -83,11 +83,11 @@ Pardiso = "0.5.7-0.5"
["2.31-2.38"]
CUDSS = "0.1-0.3"

["2.35-2"]
["2.35-3"]
EnzymeCore = "0.8.1-0.8"
KernelAbstractions = "0.9.27-0.9"

["2.39-2"]
["2.39-3"]
CUDSS = "0.1-0.4"
KrylovKit = "0.8-0.9"
Pardiso = ["0.5.7-0.5", "1"]
Expand All @@ -97,3 +97,8 @@ BlockDiagonals = "0.1"

["2.6-2.22"]
KernelAbstractions = "0.9"

[3]
FastLapackInterface = "2"
RecursiveFactorization = "0.2.14-0.2"
Sparspak = "0.3.6-0.3"
21 changes: 13 additions & 8 deletions L/LinearSolve/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -1,34 +1,39 @@
["1.33.1-2"]
["1.33.1-3"]
HYPRE = "b5ffcf37-a2bd-41ab-a3da-4bd9bc8ad771"

[2]
[2-3]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
IterativeSolvers = "42fd0dbc-a981-5370-80f2-aaf504508153"
KrylovKit = "0b1a1467-8014-51b9-945f-bf0ae24f4b77"
Pardiso = "46dd5b70-b6fb-5a00-ae2d-e8fea33afaf2"

["2.11-2"]
["2.11-3"]
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"

["2.20-2"]
["2.20-3"]
FastAlmostBandedMatrices = "9d29842c-ecb8-4973-b1e9-a27b1157504e"

["2.20.1-2"]
["2.20.1-3"]
EnzymeCore = "f151be2c-9106-41f4-ab19-57ee4f262869"

["2.29-2"]
["2.29-3"]
CUDSS = "45b445bb-4962-46a0-9369-b4df9d0f772e"

["2.5-2.8"]
MKL_jll = "856f044c-d86e-5d09-b602-aeab76dc8ba7"

["2.5.1-2"]
["2.5.1-3"]
Metal = "dde4c033-4e86-420c-a63e-0dd931031962"

["2.6-2"]
["2.6-3"]
BlockDiagonals = "0a1fb500-61f7-11e9-3c65-f5ef3456f9f0"
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"

["2.8-2.34"]
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"

[3]
FastLapackInterface = "29a986be-02c6-4525-aec4-84b980013641"
RecursiveFactorization = "f2c3362d-daeb-58d1-803e-2bc74f2840b4"
Sparspak = "e56a9233-b9d6-4f03-8d0f-1825330902ac"

0 comments on commit 16dfeb6

Please sign in to comment.