Skip to content

Commit

Permalink
New version: NonlinearSolve v3.2.0 (#97680)
Browse files Browse the repository at this point in the history
UUID: 8913a72c-1f9b-4ce2-8d82-65094dcecaec
Repo: https://github.com/SciML/NonlinearSolve.jl.git
Tree: 6689da782c6b35529d3945a36b9bed7057db06de

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 23, 2023
1 parent bf07a72 commit df9439a
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 3 deletions.
16 changes: 13 additions & 3 deletions N/NonlinearSolve/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -172,9 +172,11 @@ SparseDiffTools = "2.12.0-2"

[3]
LinearAlgebra = ["0.0.0", "1"]
SparseDiffTools = "2.14.0-2"

["3-3.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"
Expand All @@ -192,7 +194,6 @@ 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"
Expand All @@ -202,9 +203,18 @@ 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"

["3.1.1-3.1"]
ArrayInterface = "7.6.0-7"
RecursiveArrayTools = "3"

["3.2-3"]
ArrayInterface = "7.7.0-7"
Printf = "1.9.0-1"
RecursiveArrayTools = "3.2.0-3"
SparseArrays = "1.9.0-1"
3 changes: 3 additions & 0 deletions N/NonlinearSolve/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -176,3 +176,6 @@ git-tree-sha1 = "767100434dc775c993082e70e453ba7bd9866afa"

["3.1.1"]
git-tree-sha1 = "2ed2c035a8186344663d98337ea1b5c06a697591"

["3.2.0"]
git-tree-sha1 = "6689da782c6b35529d3945a36b9bed7057db06de"
4 changes: 4 additions & 0 deletions N/NonlinearSolve/WeakCompat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,7 @@ BandedMatrices = "1.3.0-1"
LeastSquaresOptim = "0.8.5-0.8"
Symbolics = "5.13.0-5"
Zygote = "0.6.67-0.6"

["3.2-3"]
FixedPointAcceleration = "0.3"
SpeedMapping = "0.3"
4 changes: 4 additions & 0 deletions N/NonlinearSolve/WeakDeps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

["3.1-3"]
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"

["3.2-3"]
FixedPointAcceleration = "817d07cb-a79a-5c30-9a31-890123675176"
SpeedMapping = "f1835b91-879b-4a3f-a438-e4baacf14412"

0 comments on commit df9439a

Please sign in to comment.