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"
104104NLsolve = " 4.5"
105105NaNMath = " 1"
106106NonlinearProblemLibrary = " 0.1.2"
107- NonlinearSolveBase = " 1.4 "
107+ NonlinearSolveBase = " 1.14 "
108108NonlinearSolveFirstOrder = " 1.2"
109- NonlinearSolveQuasiNewton = " 1.1 "
109+ NonlinearSolveQuasiNewton = " 1.8 "
110110NonlinearSolveSpectralMethods = " 1.1"
111111OrdinaryDiffEqTsit5 = " 1.1.0"
112112PETSc = " 0.3"
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
2525
2626[sources ]
2727NonlinearSolveBase = {path = " ../NonlinearSolveBase" }
28+ SciMLJacobianOperators = {path = " ../SciMLJacobianOperators" }
2829
2930[compat ]
3031ADTypes = " 1.9.0"
You can’t perform that action at this time.
0 commit comments