DepolarizingNoiseOnGate
Depolarizing noise applied uniformly to every occurrence of a named gate: the same error statistics on all qubit positions where that gate appears. Attributes:LocalDepolarizingNoiseOnGate
Depolarizing noise on a named gate only when it acts on a specific ordered tuple of qubit indices (other placements of the same gate name are unaffected). Attributes:PauliNoiseTerm
One Pauli operator and its probability within a mixed Pauli noise channel. Attributes:PauliNoiseOnGate
A mixed Pauli channel applied uniformly to every occurrence of a named gate (same statistics on all positions). Include an identity Pauli term when you want a fraction of executions to stay error-free. Attributes:ThermalRelaxationNoiseOnGate
Single-qubit amplitude-and-phase relaxation over the gate durationtime.
Use only with single-qubit gate names; the channel acts on one tensor factor.
Attributes:
LocalReadoutNoise
Readout confusion for one simulator qubit using a full 2-by-2 assignment matrix (see module docstring). Attributes:ClassiqSimulatorNoiseSpecification
Complete custom noise description for Classiq noisy simulators. Combine any subset of the fields; an empty specification means an ideal (noise-free) simulation. Global readout settings (symmetric bit-flip probability or a shared 2-by-2 assignment matrix for every qubit) cannot both be set. Per-qubit readout inlocal_readout_errors uses the same matrix convention as in LocalReadoutNoise.
Attributes: