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

(WIP) Add Support of Primitives V2 and ISA circuits for GroverOptimizer and QRAO #622

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

t-imamichi
Copy link
Collaborator

@t-imamichi t-imamichi commented May 29, 2024

Summary

WIP

This PR updates GroverOptimizer and QRAO to support PrimitivesV2 + ISA circuits.

Need to update SamplingVQE in qiskit-algorithms so that MinimumEigenOptimizer supports PrimitivesV2 and ISA circuits too.

Details and comments

@coveralls
Copy link

Pull Request Test Coverage Report for Build 9286789815

Details

  • 42 of 49 (85.71%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 92.799%

Changes Missing Coverage Covered Lines Changed/Added Lines %
qiskit_optimization/algorithms/qrao/magic_rounding.py 17 19 89.47%
qiskit_optimization/algorithms/qrao/encoding_commutation_verifier.py 14 19 73.68%
Totals Coverage Status
Change from base Build 9128549330: -0.2%
Covered Lines: 4472
Relevant Lines: 4819

💛 - Coveralls

@t-imamichi t-imamichi changed the title (WIP) Add Support of Primitives V2 and ISA circuits (WIP) Add Support of Primitives V2 and ISA circuits for GroverOptimizer and QRAO May 30, 2024
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.

2 participants