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

Add twirling stratgey options diagram #2056

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

kt474
Copy link
Member

@kt474 kt474 commented Nov 25, 2024

Summary

Details and comments

Fixes #2004

Copy link
Collaborator

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

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

Nice alt text!

qiskit_ibm_runtime/options/twirling_options.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@beckykd beckykd left a comment

Choose a reason for hiding this comment

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

Nice! Thanks!

qiskit_ibm_runtime/options/twirling_options.py Outdated Show resolved Hide resolved
.. image:: /source_images/twirling_strategy_options.png
:alt: Image illustrating the differences among twirling strategies. If "active", only
instruction qubits in each layer will be twirled. If "active-circuit" the union of
all instruction qubits in the circuit will be twirled. If "active-accum" the union
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
all instruction qubits in the circuit will be twirled. If "active-accum" the union
all instruction qubits in the circuit will be twirled. If "active-accum",

qiskit_ibm_runtime/options/twirling_options.py Outdated Show resolved Hide resolved
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.

Add a visual description for twirling strategy
3 participants