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

measured_clbit_indices to classical_bit_mapping #923

Merged
merged 2 commits into from
Mar 14, 2024

Conversation

richrines1
Copy link
Contributor

replaces measured_clbit_indices (which returns a list of clbit indices) with classical_bit_mapping (which returns a dictionary mapping those indices to the indices of the measured qubit)

Copy link
Contributor

@bharat-thotakura bharat-thotakura left a comment

Choose a reason for hiding this comment

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

This is a useful extension, lgtm!

qiskit-superstaq/qiskit_superstaq/compiler_output.py Outdated Show resolved Hide resolved
Co-authored-by: Bharath Thotakura <113555655+bharat-thotakura@users.noreply.github.com>
@richrines1 richrines1 merged commit f37769b into main Mar 14, 2024
18 checks passed
@richrines1 richrines1 deleted the classical_bit_mapping branch March 14, 2024 20:42
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.

None yet

2 participants