Skip to content
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

adding a unsuccessful linesearch to the "convergence-conditions"? #15

Open
ErikLW opened this issue Nov 29, 2022 · 0 comments
Open

adding a unsuccessful linesearch to the "convergence-conditions"? #15

ErikLW opened this issue Nov 29, 2022 · 0 comments

Comments

@ErikLW
Copy link

ErikLW commented Nov 29, 2022

It would be helpful if one could add the option of terminating the optimization procedure in case a linesearch is not able to find a new set of variables that satisfy the Wolfe conditions.
Do you think that this could be included?
This could be done by giving the information about the success of the linesearch into the finalize! function such that the user can use it to terminate the optimization in that case.
Best wishes,
Erik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant