Skip to content

Add SBPLX optimizer #924

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

Merged
merged 6 commits into from
May 16, 2025

Conversation

edoaltamura
Copy link
Collaborator

Summary

Adds support for SBPLX optimizer from nlopt reproducing the update in Algorithms (qiskit-community/qiskit-algorithms#228) made by @cpossel - thanks very much for opening an issue in Qiskit ML too!

Details and comments

Closes #920

@coveralls
Copy link

Pull Request Test Coverage Report for Build 15066783996

Details

  • 6 of 7 (85.71%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.007%) to 90.821%

Changes Missing Coverage Covered Lines Changed/Added Lines %
qiskit_machine_learning/optimizers/nlopts/sbplx.py 3 4 75.0%
Totals Coverage Status
Change from base Build 15066642662: -0.007%
Covered Lines: 4492
Relevant Lines: 4946

💛 - Coveralls

Copy link
Member

@woodsp-ibm woodsp-ibm left a comment

Choose a reason for hiding this comment

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

LGTM

@edoaltamura edoaltamura merged commit 9725ade into qiskit-community:main May 16, 2025
16 checks passed
@edoaltamura edoaltamura deleted the add-sbplx-optimizer branch May 16, 2025 18:04
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.

Add support for optimizer SBPLX from NLopt
3 participants