JuliaNLSolvers / NLSolvers.jl

No bells and whistles foundation of Optim.jl
https://julianlsolvers.github.io/NLSolvers.jl/dev/
MIT License
27 stars 8 forks source link

t0 not defined in Anderson #44

Closed longemen3000 closed 1 year ago

longemen3000 commented 2 years ago

on NLSolvers 0.3, when calling nlsolve(prob,Anderson,NEqOptions(maxiter=0)), the package complains about t0 not defined. it seems to be fixed on the master branch

pkofod commented 1 year ago

https://github.com/JuliaRegistries/General/pull/74366