From 27f602d7d4a7ca790e78ea80518d2fc18d4129ac Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Sun, 11 Feb 2024 03:38:21 +0000 Subject: [PATCH] New version: LinearSolve v2.23.0 UUID: 7ed4a6bd-45f5-4d41-b270-4a48e9bafcae Repo: https://github.com/SciML/LinearSolve.jl.git Tree: 63e4eed99887c205aeebe6f48b29f6c65c837fb2 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- L/LinearSolve/Compat.toml | 49 +++++++++++++++++++++++++---------- L/LinearSolve/Versions.toml | 3 +++ L/LinearSolve/WeakCompat.toml | 23 +++++++++++----- 3 files changed, 54 insertions(+), 21 deletions(-) diff --git a/L/LinearSolve/Compat.toml b/L/LinearSolve/Compat.toml index 74d4fb4cdc99f93..683f885c83b60dc 100644 --- a/L/LinearSolve/Compat.toml +++ b/L/LinearSolve/Compat.toml @@ -75,7 +75,7 @@ ArrayInterfaceCore = "0.1.1-0.1" ["1.18-2.16"] Setfield = ["0.7-0.8", "1"] -["1.19-2"] +["1.19-2.22"] GPUArraysCore = "0.1" ["1.20-2.16"] @@ -87,7 +87,7 @@ FastLapackInterface = "1" ["1.26.1-1"] SnoopPrecompile = "1" -["1.27.1-2"] +["1.27.1-2.22"] KLU = "0.3-0.4" ["1.28-1"] @@ -129,7 +129,7 @@ ArrayInterface = "7.3.0-7" ["1.4-1.12"] ArrayInterface = "3-4" -["1.41-2"] +["1.41-2.22"] EnumX = "1" ["1.8-2.21"] @@ -151,27 +151,29 @@ SuiteSparse = "1.6.0-1" InteractiveUtils = "1.6.0-1" Libdl = "1.6.0-1" -["2.15-2"] -julia = "1.9.0-1" - ["2.15-2.18"] MKL = "0.6" +["2.15-2.22"] +julia = "1.9.0-1" + ["2.17"] SuiteSparse = "1.9.0-1" ["2.17-2"] -DocStringExtensions = "0.9" FastLapackInterface = "2" -LinearAlgebra = "1.9.0-1" -SciMLBase = "2" -SciMLOperators = "0.3" Setfield = "1" -SparseArrays = "1.9.0-1" ["2.17-2.20.0"] EnzymeCore = "0.6" +["2.17-2.22"] +DocStringExtensions = "0.9" +LinearAlgebra = "1.9.0-1" +SciMLBase = "2" +SciMLOperators = "0.3" +SparseArrays = "1.9.0-1" + ["2.2-2.16"] SciMLOperators = "0.2-0.3" @@ -181,19 +183,38 @@ ArrayInterface = "7.4.11-7" ["2.20.1-2.21"] StaticArraysCore = "1" -["2.22-2"] +["2.22"] ArrayInterface = "7.5.0-7" InteractiveUtils = "1.9.0-1" Libdl = "1.9.0-1" PrecompileTools = "1.1.0-1" +StaticArraysCore = "1.2.0-1" + +["2.22-2"] Preferences = "1.4.0-1" RecursiveFactorization = "0.2.14-0.2" -StaticArraysCore = "1.2.0-1" + +["2.23-2"] +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" +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.3-2.16"] FastLapackInterface = "1-2" -["2.6-2"] +["2.6-2.22"] ConcreteStructs = "0.2" ["2.7-2.16"] diff --git a/L/LinearSolve/Versions.toml b/L/LinearSolve/Versions.toml index 74f6d091579ae28..a6e2cbbc391f763 100644 --- a/L/LinearSolve/Versions.toml +++ b/L/LinearSolve/Versions.toml @@ -444,3 +444,6 @@ git-tree-sha1 = "97dc499678d50d989f1a74170840808641ce9880" ["2.22.1"] git-tree-sha1 = "6f8e084deabe3189416c4e505b1c53e1b590cae8" + +["2.23.0"] +git-tree-sha1 = "63e4eed99887c205aeebe6f48b29f6c65c837fb2" diff --git a/L/LinearSolve/WeakCompat.toml b/L/LinearSolve/WeakCompat.toml index 782148b892fdd6b..d69c988fe4d03bf 100644 --- a/L/LinearSolve/WeakCompat.toml +++ b/L/LinearSolve/WeakCompat.toml @@ -7,12 +7,12 @@ IterativeSolvers = "0.9.2-0.9" ["2-2.16"] KrylovKit = "0.5-0.6" -["2.11-2"] -BandedMatrices = "1" - ["2.11-2.20"] RecursiveArrayTools = "2" +["2.11-2.22"] +BandedMatrices = "1" + ["2.13-2"] IterativeSolvers = "0.9.3-0.9" @@ -32,14 +32,23 @@ EnzymeCore = "0.6" ["2.21"] RecursiveArrayTools = "2-3" -["2.22-2"] -BlockDiagonals = "0.1.42-0.1" +["2.22"] Enzyme = "0.11.10-0.11" EnzymeCore = "0.6.2-0.6" RecursiveArrayTools = "2.38.0-3" -["2.6-2"] -KernelAbstractions = "0.9" +["2.22-2"] +BlockDiagonals = "0.1.42-0.1" + +["2.23-2"] +BandedMatrices = "1.5.0-1" +Enzyme = "0.11.14-0.11" +EnzymeCore = "0.6.5-0.6" +KernelAbstractions = "0.9.16-0.9" +RecursiveArrayTools = "3.8.0-3" ["2.6-2.21"] BlockDiagonals = "0.1" + +["2.6-2.22"] +KernelAbstractions = "0.9"