JuliaNLSolvers / NLsolve.jl

Julia solvers for systems of nonlinear equations and mixed complementarity problems
Other
324 stars 66 forks source link

Move update of g in newton's method #249

Closed pkofod closed 3 years ago

pkofod commented 4 years ago

The goal is to make Static line search a bit cheaper.