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 measure in stabilizer method #1895

Merged
merged 4 commits into from
Sep 7, 2023
Merged

Conversation

doichanj
Copy link
Collaborator

Summary

This is fix for the issue of measurement in stabilizer simulator reported in issue #1888

Details and comments

There was wrong bit masking code in deterministic measurement, this fix corrects bit mask

@doichanj doichanj requested a review from hhorii August 16, 2023 09:03
@doichanj doichanj added the stable-backport-potential The issue or PR might be minimal and/or import enough to backport to stable label Aug 16, 2023
@doichanj doichanj added this to the Aer 0.13.0 milestone Aug 16, 2023
@hhorii
Copy link
Collaborator

hhorii commented Aug 21, 2023

We need test cases that validate this change is correct and the issue will not be reproduced in the future releases.

@doichanj doichanj added the Changelog: Bugfix Include in the Fixed section of the changelog label Aug 29, 2023
Copy link
Collaborator

@hhorii hhorii left a comment

Choose a reason for hiding this comment

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

LGTM

@hhorii hhorii added the automerge This PR will automatically merge once its CI has passed label Sep 7, 2023
@mergify mergify bot merged commit 4fb99dd into Qiskit:main Sep 7, 2023
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge This PR will automatically merge once its CI has passed Changelog: Bugfix Include in the Fixed section of the changelog stable-backport-potential The issue or PR might be minimal and/or import enough to backport to stable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants