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

Add debug logging for the line search (step size computation) #454

Merged
merged 7 commits into from
Jul 8, 2024

Conversation

sblauth
Copy link
Owner

@sblauth sblauth commented Jul 8, 2024

This PR adds more debug logging calls during the line search, where the step size is computed.
This can help speeding up the debugging and provides more information to the user.

Closes #356

@sblauth sblauth self-assigned this Jul 8, 2024
@sblauth sblauth merged commit 51efb5e into main Jul 8, 2024
25 checks passed
@sblauth sblauth deleted the dev/more_logging branch July 8, 2024 13:40
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

Successfully merging this pull request may close these issues.

[Development] Add more debug loggers
1 participant