File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
lib/NonlinearSolveFirstOrder Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -104,9 +104,9 @@ NLSolvers = "0.5"
104
104
NLsolve = " 4.5"
105
105
NaNMath = " 1"
106
106
NonlinearProblemLibrary = " 0.1.2"
107
- NonlinearSolveBase = " 1.4 "
107
+ NonlinearSolveBase = " 1.14 "
108
108
NonlinearSolveFirstOrder = " 1.2"
109
- NonlinearSolveQuasiNewton = " 1.1 "
109
+ NonlinearSolveQuasiNewton = " 1.8 "
110
110
NonlinearSolveSpectralMethods = " 1.1"
111
111
OrdinaryDiffEqTsit5 = " 1.1.0"
112
112
PETSc = " 0.3"
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
25
25
26
26
[sources ]
27
27
NonlinearSolveBase = {path = " ../NonlinearSolveBase" }
28
+ SciMLJacobianOperators = {path = " ../SciMLJacobianOperators" }
28
29
29
30
[compat ]
30
31
ADTypes = " 1.9.0"
You can’t perform that action at this time.
0 commit comments