NonlinearSolve.jl icon indicating copy to clipboard operation
NonlinearSolve.jl copied to clipboard

Use LineSearch.jl directly (once it is ready)

Open Vaibhavdixit02 opened this issue 2 years ago • 1 comments
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

Vaibhavdixit02 avatar Nov 09 '23 22:11 Vaibhavdixit02

I think that could make sense.

ChrisRackauckas avatar Nov 12 '23 20:11 ChrisRackauckas