-
Notifications
You must be signed in to change notification settings - Fork 19
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
Line-search solver for Armijo-Goldstein conditions #213
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 01409b5 - Browse repository at this point
Copy the full SHA 01409b5View commit details -
Update src/linesearch/armijo_goldstein.jl
Co-authored-by: Dominique <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 83a2dad - Browse repository at this point
Copy the full SHA 83a2dadView commit details -
Update src/linesearch/armijo_goldstein.jl
Co-authored-by: Dominique <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed9a979 - Browse repository at this point
Copy the full SHA ed9a979View commit details -
define armijo and golstein conditions functions, fix bisection method…
… (ht recomputation missing).
Configuration menu - View commit details
-
Copy full SHA for bc85bed - Browse repository at this point
Copy the full SHA bc85bedView commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6bfb272 - Browse repository at this point
Copy the full SHA 6bfb272View commit details -
Update src/linesearch/armijo_goldstein.jl
Co-authored-by: Tangi Migot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 088bd9c - Browse repository at this point
Copy the full SHA 088bd9cView commit details -
Update src/linesearch/armijo_goldstein.jl
Co-authored-by: Tangi Migot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7606d7f - Browse repository at this point
Copy the full SHA 7606d7fView commit details -
variable renaming, minor improvements, add step size parameters facto…
…rs as keyword arguments
Configuration menu - View commit details
-
Copy full SHA for 0b08170 - Browse repository at this point
Copy the full SHA 0b08170View commit details -
Merge branch 'armijo-goldstein' of https://github.com/d-monnet/Solver…
…Tools.jl into armijo-goldstein
Configuration menu - View commit details
-
Copy full SHA for 95b1901 - Browse repository at this point
Copy the full SHA 95b1901View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2fcae8 - Browse repository at this point
Copy the full SHA a2fcae8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0622682 - Browse repository at this point
Copy the full SHA 0622682View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2e2096 - Browse repository at this point
Copy the full SHA a2e2096View commit details
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fb6343c - Browse repository at this point
Copy the full SHA fb6343cView commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fb73995 - Browse repository at this point
Copy the full SHA fb73995View commit details
Commits on Apr 16, 2024
-
Apply suggestions from code review
update docstring Co-authored-by: Dominique <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 52316a5 - Browse repository at this point
Copy the full SHA 52316a5View commit details -
Co-authored-by: Dominique <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce0f094 - Browse repository at this point
Copy the full SHA ce0f094View commit details
Commits on Apr 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bdad98c - Browse repository at this point
Copy the full SHA bdad98cView commit details -
Co-authored-by: Dominique <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46a957b - Browse repository at this point
Copy the full SHA 46a957bView commit details