Skip to content

Commit

Permalink
New version: SimpleNonlinearSolve v2.1.0
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: 569ee9125bf66774c13d4d1aa0e54414434c5473

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Dec 16, 2024
1 parent a89d307 commit cee71af
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.5.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 = "569ee9125bf66774c13d4d1aa0e54414434c5473"

0 comments on commit cee71af

Please sign in to comment.