pygsti.models.oplessmodel#
Defines the OplessModel class
Classes
|
A model where any gate failure causes a circuit failure. |
|
A model where any gate error causes a random circuit output. |
|
A success-fail model based on per-gate error rates. |
|
A model that does not have independent component operations. |
|
An op-less model that always outputs 2 (success & failure) probabilities for each circuit. |
|
A model where twirled-gate error rates are computed and multiplied together to compute success probabilities. |
|
A model where twirled-layer error rates are computed and multiplied together to compute success probabilities. |