NonlinearSolve.jl
NonlinearSolve.jl copied to clipboard
Use LineSearch.jl directly (once it is ready)
trafficstars
Most of the things in linesearch.jl could potentially be useful in other places (Optimization.jl based solvers at least) defined here that might be more generally useful so would be nice to move it out to a separate package
I think that could make sense.