From 9387a9c248947993ed749f3abb2958fa252d1be0 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Sun, 17 Dec 2023 19:48:11 +0000 Subject: [PATCH] New version: NonlinearSolve v3.1.1 UUID: 8913a72c-1f9b-4ce2-8d82-65094dcecaec Repo: https://github.com/SciML/NonlinearSolve.jl.git Tree: 2ed2c035a8186344663d98337ea1b5c06a697591 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- N/NonlinearSolve/Compat.toml | 51 +++++++++++++++++++++++--------- N/NonlinearSolve/Versions.toml | 3 ++ N/NonlinearSolve/WeakCompat.toml | 14 +++++++-- 3 files changed, 52 insertions(+), 16 deletions(-) diff --git a/N/NonlinearSolve/Compat.toml b/N/NonlinearSolve/Compat.toml index f56c59f4c6ee9bc..1783b8383bbfbe8 100644 --- a/N/NonlinearSolve/Compat.toml +++ b/N/NonlinearSolve/Compat.toml @@ -14,7 +14,7 @@ Reexport = "0.2" [0-2] RecursiveArrayTools = "2" -[0-3] +["0-3.1.0"] FiniteDiff = "2" ForwardDiff = "0.10.3-0.10" @@ -46,7 +46,7 @@ SciMLBase = "1.32.0-1" ["0.3.18-0"] Setfield = ["0.7-0.8", "1"] -["0.3.4-3"] +["0.3.4-3.1.0"] Reexport = ["0.2", "1"] ["0.3.5-0.3.16"] @@ -98,7 +98,7 @@ SciMLBase = "1.92.4-2" ["1.4"] ArrayInterface = "6-7" -["1.5-3"] +["1.5-3.1.0"] ArrayInterface = "6.0.24-7" ["1.5.1-1"] @@ -110,7 +110,7 @@ EnumX = "1" ["1.7-2.4"] LinearSolve = "2" -["1.7-3"] +["1.7-3.1.0"] PrecompileTools = "1" ["1.8-1.10.0"] @@ -124,11 +124,13 @@ DiffEqBase = "6.130.0-6" SparseDiffTools = "2.6.0-2" [2-3] -ADTypes = "0.2" ConcreteStructs = "0.2" -LineSearches = "7" julia = "1.9.0-1" +["2-3.1.0"] +ADTypes = "0.2" +LineSearches = "7" + ["2.2-2.8.1"] SciMLBase = "2.4.0-2" @@ -138,7 +140,7 @@ SimpleNonlinearSolve = "0.1.22-0.1" ["2.4-2"] SimpleNonlinearSolve = "0.1.23-0.1" -["2.5-3"] +["2.5-3.1.0"] LinearSolve = "2.12.0-2" ["2.6"] @@ -147,7 +149,7 @@ SparseDiffTools = "2.9.0-2" ["2.6-2"] DiffEqBase = "6.136.0-6" -["2.6-3"] +["2.6-3.1.0"] FastBroadcast = "0.1.9-0.2" ["2.6.0"] @@ -161,7 +163,7 @@ SparseArrays = "1.9.0-1" ["2.7-2.8.1"] SparseDiffTools = "2.11.0-2" -["2.8.1-3"] +["2.8.1-3.1.0"] SciMLOperators = "0.3" ["2.8.2-2"] @@ -169,19 +171,40 @@ SciMLBase = "2.8.2-2" SparseDiffTools = "2.12.0-2" [3] +LinearAlgebra = ["0.0.0", "1"] +Printf = ["0.0.0", "1"] +SparseArrays = ["0.0.0", "1"] +SparseDiffTools = "2.14.0-2" + +["3-3.1.0"] DiffEqBase = "6.141.0-6" LazyArrays = "1.8.0-1" -LinearAlgebra = ["0.0.0", "1"] MaybeInplace = "0.1" -Printf = ["0.0.0", "1"] SciMLBase = "2.9.0-2" SimpleNonlinearSolve = "1" -SparseArrays = ["0.0.0", "1"] -SparseDiffTools = "2.14.0-2" StaticArrays = "1" ["3.0"] RecursiveArrayTools = "2" -["3.1-3"] +["3.1.0"] RecursiveArrayTools = "2-3" + +["3.1.1-3"] +ADTypes = "0.2.5-0.2" +ArrayInterface = "7.6.0-7" +DiffEqBase = "6.144.0-6" +FastBroadcast = "0.2.8-0.2" +FiniteDiff = "2.21.0-2" +ForwardDiff = "0.10.36-0.10" +LazyArrays = "1.8.2-1" +LineSearches = "7.2.0-7" +LinearSolve = "2.21.0-2" +MaybeInplace = "0.1.1-0.1" +PrecompileTools = "1.2.0-1" +RecursiveArrayTools = "3" +Reexport = "1.2.0-1" +SciMLBase = "2.11.0-2" +SciMLOperators = "0.3.7-0.3" +SimpleNonlinearSolve = "1.0.2-1" +StaticArrays = "1.7.0-1" diff --git a/N/NonlinearSolve/Versions.toml b/N/NonlinearSolve/Versions.toml index faee8bda48bdeaf..64a6b12f434d41e 100644 --- a/N/NonlinearSolve/Versions.toml +++ b/N/NonlinearSolve/Versions.toml @@ -173,3 +173,6 @@ git-tree-sha1 = "ec6577e2ebccf19797edcbf5951229598ad35650" ["3.1.0"] git-tree-sha1 = "767100434dc775c993082e70e453ba7bd9866afa" + +["3.1.1"] +git-tree-sha1 = "2ed2c035a8186344663d98337ea1b5c06a697591" diff --git a/N/NonlinearSolve/WeakCompat.toml b/N/NonlinearSolve/WeakCompat.toml index 8bddd720a53f9b8..1e4c86be1ada5b9 100644 --- a/N/NonlinearSolve/WeakCompat.toml +++ b/N/NonlinearSolve/WeakCompat.toml @@ -1,14 +1,24 @@ ["2.3-3"] FastLevenbergMarquardt = "0.1" + +["2.3-3.1.0"] LeastSquaresOptim = "0.8" -["2.5-3"] +["2.5-3.1.0"] BandedMatrices = "1" [3] MINPACK = "1.2.0-1" NLsolve = "4.5.0-4" + +["3-3.1.0"] Zygote = "0.6" -["3.1-3"] +["3.1.0"] Symbolics = "5" + +["3.1.1-3"] +BandedMatrices = "1.3.0-1" +LeastSquaresOptim = "0.8.5-0.8" +Symbolics = "5.13.0-5" +Zygote = "0.6.67-0.6"