Skip to content

fix missing return in aug_lagrangian - #446

Merged
rcurtin merged 1 commit into
mlpack:masterfrom
arminsch:fix-mssing-return
Nov 13, 2025
Merged

fix missing return in aug_lagrangian#446
rcurtin merged 1 commit into
mlpack:masterfrom
arminsch:fix-mssing-return

Conversation

@arminsch

Copy link
Copy Markdown
Contributor

This fixes a missing return in one of the implementations of Optimize in aug_lagrangian.hpp.

@rcurtin rcurtin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the fix!

@arminsch

Copy link
Copy Markdown
Contributor Author

Just a bit more than 1h for pulling in a PR (even if it is a tiny one). Impressive, you are really quick.

@rcurtin
rcurtin merged commit 117f8b8 into mlpack:master Nov 13, 2025
1 of 4 checks passed
@rcurtin

rcurtin commented Nov 13, 2025

Copy link
Copy Markdown
Member

It's easy to quickly review when the fix is so simple 😄 we might be less fast if you, say, contribute an entire new optimizer or something... Thanks again!

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.

4 participants