-
Notifications
You must be signed in to change notification settings - Fork 157
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice alt text!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! Thanks!
.. 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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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", |
Co-authored-by: Eric Arellano <[email protected]>
Co-authored-by: Rebecca Dimock <[email protected]>
Co-authored-by: Rebecca Dimock <[email protected]>
Summary
Details and comments
Fixes #2004