-
Notifications
You must be signed in to change notification settings - Fork 34
Issues: JuliaNLSolvers/LineSearches.jl
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Hager-Zhang converges incorrectly within Optim.ConjugateGradient due to flatness check
#175
opened May 13, 2024 by
kbarros
The same line search algorithm has inconsistent performance on different operating systems.
#168
opened Sep 18, 2022 by
frankwswang
Implement scipy.optimize's dcsrch (a modified version of Minpack2's code)
#155
opened May 24, 2021 by
rht
Source code docs links go to base Julia source code, not LineSearches.jl
#144
opened Jul 22, 2020 by
dsweber2
HagerZhang gives "ArgumentError: Value and slope at step length = 0 must be finite."
#142
opened Jul 3, 2020 by
samuela
Pass on
gtol
convergence criterion to linesearches that calculate grad(f)
enhancement
#35
opened Mar 5, 2017 by
anriseth
ProTip!
Mix and match filters to narrow down what you’re looking for.