-
Notifications
You must be signed in to change notification settings - Fork 113
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 stim.FlipSimulator.broadcast_pauli_errors
#678
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 stuff. A few comments.
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.
Gettin closer
apply_pauli_errors
to FlipSimulator
interfacebroadcast_pauli_errors
to FlipSimulator
interface
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.
One last safety check and we're good to go.
broadcast_pauli_errors
to FlipSimulator
interfacebroadcast_pauli_errors
to FlipSimulator
interface
broadcast_pauli_errors
to FlipSimulator
interfacestim.FlipSimulator.broadcast_pauli_errors
Addresses part of #653
Gives a general method for applying errors with 2D masks, key for speeding up interactive use of the flip simulator