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 qasm_simulator measure sampling bug #2735

Merged
merged 1 commit into from Jul 3, 2019

Conversation

chriseclectic
Copy link
Member

Summary

Fixes bug where measure sampling was incorrectly done if the same qubit was measured more than once.

Fixes #2664

Details and comments

taalexander
taalexander previously approved these changes Jul 3, 2019
@ajavadia ajavadia merged commit 4679413 into Qiskit:master Jul 3, 2019
@jwoehr
Copy link
Contributor

jwoehr commented Jul 3, 2019

Nice work

lia-approves pushed a commit to edasgupta/qiskit-terra that referenced this pull request Jul 30, 2019
@chriseclectic chriseclectic deleted the fix-measure-sampling branch November 14, 2019 15:11
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.

BasicAer reports incorrect results for multiple measurements
4 participants