Skip to content

Commit

Permalink
New version: NonlinearSolve v3.12.1 (#107666)
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: 6fcf75561a3e8f0b45a8807038404a940b257d8d

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored May 25, 2024
1 parent 450b94f commit c841485
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 3 deletions.
13 changes: 10 additions & 3 deletions N/NonlinearSolve/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -195,9 +195,7 @@ RecursiveArrayTools = "2"
RecursiveArrayTools = "2-3"

["3.1.1-3"]
FastBroadcast = "0.2.8-0.2"
ForwardDiff = "0.10.36-0.10"
LazyArrays = "1.8.2-1"
LineSearches = "7.2.0-7"
MaybeInplace = "0.1.1-0.1"
PrecompileTools = "1.2.0-1"
Expand All @@ -213,6 +211,10 @@ LinearSolve = "2.21.0-2"
["3.1.1-3.11"]
FiniteDiff = "2.21.0-2"

["3.1.1-3.12.0"]
FastBroadcast = "0.2.8-0.2"
LazyArrays = "1.8.2-1"

["3.1.1-3.4"]
ADTypes = "0.2.5-0.2"
DiffEqBase = "6.144.0-6"
Expand All @@ -224,7 +226,7 @@ StaticArrays = "1.7.0-1"
["3.10-3.11"]
SymbolicIndexingInterface = "0.3.3-0.3"

["3.11-3"]
["3.11-3.12.0"]
LinearSolve = "2.29.0-2"

["3.12-3"]
Expand All @@ -235,6 +237,11 @@ SimpleNonlinearSolve = "1.8.0-1"
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"
LinearSolve = "2.30.0-2"

["3.2-3.4"]
Printf = "1.9.0-1"
RecursiveArrayTools = "3.2.0-3"
Expand Down
3 changes: 3 additions & 0 deletions N/NonlinearSolve/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -248,3 +248,6 @@ git-tree-sha1 = "dc0d78eeed89323526203b8a11a4fa6cdbe25cd6"

["3.12.0"]
git-tree-sha1 = "3939ebffebff79db0442103b6d3a5e8c50cbf43c"

["3.12.1"]
git-tree-sha1 = "6fcf75561a3e8f0b45a8807038404a940b257d8d"
6 changes: 6 additions & 0 deletions N/NonlinearSolve/WeakCompat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ Symbolics = "5"

["3.1.1-3"]
LeastSquaresOptim = "0.8.5-0.8"

["3.1.1-3.12.0"]
Symbolics = "5.13.0-5"

["3.1.1-3.3"]
Expand All @@ -30,6 +32,10 @@ Zygote = "0.6.67-0.6"
["3.11-3"]
BandedMatrices = "1.5.0-1"

["3.12.1-3"]
Enlsip = "0.9"
Symbolics = "5.26.0-5"

["3.2-3"]
FixedPointAcceleration = "0.3"
SpeedMapping = "0.3"
Expand Down
3 changes: 3 additions & 0 deletions N/NonlinearSolve/WeakDeps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
["3.1-3"]
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"

["3.12.1-3"]
Enlsip = "d5306a6b-d590-428d-a53a-eb3bb2d36f2d"

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

0 comments on commit c841485

Please sign in to comment.