From 10edddf45ffc0397228bdc58b93795d89156924d Mon Sep 17 00:00:00 2001 From: Registrator Date: Fri, 4 Oct 2024 23:22:56 +0530 Subject: [PATCH] New version: NonlinearSolve v3.15.0 (#116614) UUID: 8913a72c-1f9b-4ce2-8d82-65094dcecaec Repo: https://github.com/SciML/NonlinearSolve.jl.git Tree: 65fa1b52c004f127b06167d89a280c4465ba7a2e Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- N/NonlinearSolve/Compat.toml | 41 ++++++++++++++++++++++++++------ N/NonlinearSolve/Deps.toml | 11 +++++++++ N/NonlinearSolve/Versions.toml | 3 +++ N/NonlinearSolve/WeakCompat.toml | 9 ++++--- N/NonlinearSolve/WeakDeps.toml | 4 +++- 5 files changed, 57 insertions(+), 11 deletions(-) diff --git a/N/NonlinearSolve/Compat.toml b/N/NonlinearSolve/Compat.toml index aa07f8790ed81f2..31302cbe9409a31 100644 --- a/N/NonlinearSolve/Compat.toml +++ b/N/NonlinearSolve/Compat.toml @@ -196,7 +196,6 @@ RecursiveArrayTools = "2-3" ["3.1.1-3"] ForwardDiff = "0.10.36-0.10" -LineSearches = "7.2.0-7" PrecompileTools = "1.2.0-1" Reexport = "1.2.0-1" @@ -217,6 +216,9 @@ LazyArrays = "1.8.2-1" ["3.1.1-3.12.2"] MaybeInplace = "0.1.1-0.1" +["3.1.1-3.14"] +LineSearches = "7.2.0-7" + ["3.1.1-3.4"] ADTypes = "0.2.5-0.2" DiffEqBase = "6.144.0-6" @@ -231,7 +233,7 @@ SymbolicIndexingInterface = "0.3.3-0.3" ["3.11-3.12.0"] LinearSolve = "2.29.0-2" -["3.12-3"] +["3.12-3.14"] ADTypes = "1.1.0-1" FiniteDiff = "2.22.0-2" SciMLBase = "2.34.0-2" @@ -240,13 +242,36 @@ SparseDiffTools = "2.19.0-2" SymbolicIndexingInterface = "0.3.15-0.3" ["3.12.1-3"] -FastBroadcast = "0.2.8-0.3" LazyArrays = "1.8.2-2" + +["3.12.1-3.14"] +FastBroadcast = "0.2.8-0.3" LinearSolve = "2.30.0-2" -["3.12.3-3"] +["3.12.3-3.14"] MaybeInplace = "0.1.3-0.1" +["3.15-3"] +ADTypes = "1.9.0-1" +ArrayInterface = "7.16.0-7" +DiffEqBase = "6.155.3-6" +DifferentiationInterface = "0.6.1-0.6" +FastBroadcast = "0.3.5-0.3" +FiniteDiff = "2.24.0-2" +LineSearch = "0.1.2-0.1" +LineSearches = "7.3.0-7" +LinearSolve = "2.35.0-2" +MaybeInplace = "0.1.4-0.1" +RecursiveArrayTools = "3.27.0-3" +SciMLBase = "2.54.0-2" +SciMLJacobianOperators = "0.1" +SciMLOperators = "0.3.10-0.3" +Setfield = "1.1.1-1" +SimpleNonlinearSolve = "1.12.3-1" +SparseConnectivityTracer = "0.6.5-0.6" +SparseMatrixColorings = "0.4.2-0.4" +SymbolicIndexingInterface = "0.3.31-0.3" + ["3.2-3.4"] Printf = "1.9.0-1" RecursiveArrayTools = "3.2.0-3" @@ -278,11 +303,13 @@ RecursiveArrayTools = "3.4.0-3" SciMLBase = "2.19.0-2" ["3.9-3"] -ArrayInterface = "7.9.0-7" -DiffEqBase = "6.149.0-6" FastClosures = "0.3.2-0.3" -RecursiveArrayTools = "3.8.0-3" ["3.9-3.11"] SciMLBase = "2.28.0-2" SparseDiffTools = "2.17.0-2" + +["3.9-3.14"] +ArrayInterface = "7.9.0-7" +DiffEqBase = "6.149.0-6" +RecursiveArrayTools = "3.8.0-3" diff --git a/N/NonlinearSolve/Deps.toml b/N/NonlinearSolve/Deps.toml index 3b3cd9e957ede9d..1a973a5e3742cde 100644 --- a/N/NonlinearSolve/Deps.toml +++ b/N/NonlinearSolve/Deps.toml @@ -40,6 +40,8 @@ SimpleNonlinearSolve = "727e6d20-b764-4bd8-a329-72de5adea6c7" ["1.1-3"] SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" + +["1.1-3.14"] SparseDiffTools = "47a9eef4-7e08-11e9-0b38-333d64bd3804" ["1.4-3"] @@ -73,6 +75,15 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" ["3.10-3"] SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5" +["3.15-3"] +DifferentiationInterface = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63" +LineSearch = "87fe0de2-c867-4266-b59a-2f0a94fc965b" +SciMLJacobianOperators = "19f34311-ddf3-4b8b-af20-060888a46c0e" +SciMLOperators = "c0aeaf25-5076-4817-a8d5-81caf7dfa961" +Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46" +SparseConnectivityTracer = "9f842d2f-2579-4b1d-911e-f412cf18a3f5" +SparseMatrixColorings = "0a514795-09f3-496d-8182-132a7b665d35" + ["3.4-3"] FastClosures = "9aa1b823-49e4-5ca5-8b0f-3971ec8bab6a" diff --git a/N/NonlinearSolve/Versions.toml b/N/NonlinearSolve/Versions.toml index 280ddc327771c1d..eb0254762f30eac 100644 --- a/N/NonlinearSolve/Versions.toml +++ b/N/NonlinearSolve/Versions.toml @@ -269,3 +269,6 @@ git-tree-sha1 = "3adb1e5945b5a6b1eaee754077f25ccc402edd7f" ["3.14.0"] git-tree-sha1 = "bcd8812e751326ff1d4b2dd50764b93df51f143b" + +["3.15.0"] +git-tree-sha1 = "65fa1b52c004f127b06167d89a280c4465ba7a2e" diff --git a/N/NonlinearSolve/WeakCompat.toml b/N/NonlinearSolve/WeakCompat.toml index dc7516838fbf25d..6927cc614ebe64d 100644 --- a/N/NonlinearSolve/WeakCompat.toml +++ b/N/NonlinearSolve/WeakCompat.toml @@ -40,12 +40,15 @@ Enlsip = "0.9" ["3.12.1-3.13"] Symbolics = "5.26.0-5" -["3.12.4-3"] +["3.12.4-3.14"] MINPACK = "1.2.0" -["3.14-3"] +["3.14"] Symbolics = "5.26.0-6" +["3.15-3"] +MINPACK = "1.2.0-1" + ["3.2-3"] FixedPointAcceleration = "0.3" SpeedMapping = "0.3" @@ -59,5 +62,5 @@ BandedMatrices = "1.4.0-1" ["3.6-3"] NLSolvers = "0.5" -["3.9-3"] +["3.9-3.14"] Zygote = "0.6.69-0.6" diff --git a/N/NonlinearSolve/WeakDeps.toml b/N/NonlinearSolve/WeakDeps.toml index 05b0820a6d5bc74..3188ef866015693 100644 --- a/N/NonlinearSolve/WeakDeps.toml +++ b/N/NonlinearSolve/WeakDeps.toml @@ -8,9 +8,11 @@ BandedMatrices = "aae01518-5342-5314-be14-df237901396f" [3] MINPACK = "4854310b-de5a-5eb6-a2a5-c1dee2bd17f9" NLsolve = "2774e3e8-f4cf-5e23-947b-6d7e65073b56" + +["3-3.14"] Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" -["3.1-3"] +["3.1-3.14"] Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7" ["3.12.1"]