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

Fix, and adding new algorithms, including NgIoh21 which might be the new best black-box optimization Wizard #1587

Merged
merged 46 commits into from
Jan 16, 2024

Conversation

teytaud
Copy link
Contributor

@teytaud teytaud commented Jan 8, 2024

New fix based on (and outperforming) #1585
well, hopefully.

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Motivation and Context / Related issue

How Has This Been Tested (if it applies)

Checklist

  • The documentation is up-to-date with the changes I made.
  • I have read the CONTRIBUTING document and completed the CLA (see CLA).
  • All tests passed, and additional code has been covered with new tests.

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Jan 8, 2024
@teytaud teytaud mentioned this pull request Jan 8, 2024
7 tasks
@teytaud
Copy link
Contributor Author

teytaud commented Jan 11, 2024

Looks like it works. A bit more performance testing and i am back for polishing.

@teytaud teytaud changed the title New bfgs fix Fix, and adding new algorithms, including NgIoh21 which might be the new best black-box optimization Wizard Jan 14, 2024
@teytaud teytaud merged commit b077302 into main Jan 16, 2024
4 checks passed
@teytaud teytaud deleted the newbfgsfix branch January 16, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants