NLSolvers.jl
NLSolvers.jl copied to clipboard
Change direction for updating x0
Just allow the user to pass it in via the caches and update that according to x0. If x0 and the cache array is the same, then it's just a simple inplace update.