Skip to content

Commit

Permalink
New version: SimpleNonlinearSolve v2.1.0 (#121493)
Browse files Browse the repository at this point in the history
UUID: 727e6d20-b764-4bd8-a329-72de5adea6c7
Repo: https://github.com/SciML/NonlinearSolve.jl.git
Tree: a3868a6add9f5989d1f4bd21de0333ef89fb9d9f

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 16, 2024
1 parent 89cfe4a commit a623e84
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion S/SimpleNonlinearSolve/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,11 @@ DifferentiationInterface = "0.6.16-0.6"
FiniteDiff = "2.24.0-2"
LineSearch = "0.1.3-0.1"
MaybeInplace = "0.1.4-0.1"
NonlinearSolveBase = "1.1.0-1"
SciMLBase = "2.58.0-2"
StaticArraysCore = "1.4.3-1"

["2.0"]
NonlinearSolveBase = "1.1.0-1"

["2.1-2"]
NonlinearSolveBase = "1.4.0-1"
3 changes: 3 additions & 0 deletions S/SimpleNonlinearSolve/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -157,3 +157,6 @@ git-tree-sha1 = "44021f3efc023be3871195d8ad98b865001a2fa1"

["2.0.0"]
git-tree-sha1 = "f7e2042e0b68c6bb19a0a1594839792737f51d84"

["2.1.0"]
git-tree-sha1 = "a3868a6add9f5989d1f4bd21de0333ef89fb9d9f"

0 comments on commit a623e84

Please sign in to comment.