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 issue 992 #1016

Merged
merged 2 commits into from
Jan 19, 2023
Merged

Fix issue 992 #1016

merged 2 commits into from
Jan 19, 2023

Conversation

chriseclectic
Copy link
Collaborator

Summary

Fixes #992

Fixes bug in the LocalReadoutError experiment where analysis would fail when run on an ideal simulator with no readout error.

Details and comments

Fixes bug in the `LocalReadoutError` experiment where analysis would fail when run on an ideal simulator with no readout error.
@chriseclectic chriseclectic added the Changelog: Bugfix Include in the "Fixed" section of the changelog label Jan 18, 2023
@chriseclectic chriseclectic added this to the Release 0.5 milestone Jan 18, 2023
Copy link
Collaborator

@coruscating coruscating left a comment

Choose a reason for hiding this comment

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

LGTM

@coruscating coruscating merged commit e6e6dcf into qiskit-community:main Jan 19, 2023
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.

LocalReadoutErrorAnalysis fails for ideal backend/simulator
2 participants