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 Sampler with multiple classical registers #1680

Merged
merged 2 commits into from
Jan 6, 2023

Conversation

ikkoham
Copy link
Collaborator

@ikkoham ikkoham commented Dec 8, 2022

Summary

Fix the bug where the Sampler fails if the input circuit has multiple classical registers.

Fixes #1679

Details and comments

Copy link
Member

@t-imamichi t-imamichi left a comment

Choose a reason for hiding this comment

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

LGTM

@jakelishman jakelishman changed the title Fix #1679 Fix Sampler with multiple classical registers Jan 6, 2023
@jakelishman jakelishman added Changelog: Bugfix Include in the Fixed section of the changelog automerge This PR will automatically merge once its CI has passed labels Jan 6, 2023
@mergify mergify bot merged commit 707e14f into Qiskit:main Jan 6, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AerSampler fails with a circuit and split registers
3 participants