![]() |
Classes
class ConstantQubitNoiseModel
: Applies noise to each qubit individually at the start of every moment.
class NoiseModel
: Replaces operations and moments with noisy counterparts.
Type Aliases
NOISE_MODEL_LIKE
: A cirq.NoiseModel
or a value that can be trivially converted into one.
Other Members | |
---|---|
NO_NOISE |
The trivial noise model with no effects.
|
TYPE_CHECKING |
False
|