Skip to content

Commit

Permalink
New version: NonlinearSolveQuasiNewton v1.1.0 (#121495)
Browse files Browse the repository at this point in the history
UUID: 9a2c21bd-3a47-402d-9113-8faf9a0ee114
Repo: https://github.com/SciML/NonlinearSolve.jl.git
Tree: 8f14b848afcfc0a2941cd3cca1bef04c987465bb

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 16, 2024
1 parent 6c33547 commit 480d89b
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 1 deletion.
7 changes: 6 additions & 1 deletion N/NonlinearSolveQuasiNewton/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,15 @@ DiffEqBase = "6.158.3-6"
LinearAlgebra = "1.10.0-1"
LinearSolve = "2.36.1-2"
MaybeInplace = "0.1.4-0.1"
NonlinearSolveBase = "1.1.0-1"
PrecompileTools = "1.2.0-1"
Reexport = "1"
SciMLBase = "2.58.0-2"
SciMLOperators = "0.3.11-0.3"
StaticArraysCore = "1.4.3-1"
julia = "1.10.0-1"

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

["1.1-1"]
NonlinearSolveBase = "1.4.0-1"
3 changes: 3 additions & 0 deletions N/NonlinearSolveQuasiNewton/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["1.0.0"]
git-tree-sha1 = "066d4940938f4bb5fd1ce146e61a373f40b89d31"

["1.1.0"]
git-tree-sha1 = "8f14b848afcfc0a2941cd3cca1bef04c987465bb"
2 changes: 2 additions & 0 deletions N/NonlinearSolveQuasiNewton/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.1-1"]
ForwardDiff = "0.10.36-0.10"
2 changes: 2 additions & 0 deletions N/NonlinearSolveQuasiNewton/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.1-1"]
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"

0 comments on commit 480d89b

Please sign in to comment.