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 cvxpy qpt check #761

Merged

Conversation

chriseclectic
Copy link
Collaborator

Summary

Fix error in QPT check for setting CVXPY trace preserving constraint. The check for qpt was always returning true, but the this wasn't causing an error because the modified CVXPY options weren't actually being used.

Details and comments

Fix error in QPT check for setting CVXPY trace preserving constraint. The check for qpt was always returning true, but the this wasn't causing an error because the modified CVXPY options werent actually being used.
@chriseclectic chriseclectic added this to the Release 0.3 milestone Apr 4, 2022
@chriseclectic chriseclectic merged commit 49f750c into qiskit-community:main Apr 4, 2022
@chriseclectic chriseclectic added the Changelog: Bugfix Include in the "Fixed" section of the changelog label Apr 25, 2022
paco-ri pushed a commit to paco-ri/qiskit-experiments that referenced this pull request Jul 11, 2022
Fix error in QPT check for setting CVXPY trace preserving constraint. The check for qpt was always returning true, but the this wasn't causing an error because the modified CVXPY options werent actually being used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: Bugfix Include in the "Fixed" section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants