surface_sim.setups.UniformDepolarizing#

class UniformDepolarizing[source]#
__init__()[source]#

Initialises a Setup class for the UniformDepolarizing noise described in:

McEwen, M., Bacon, D., & Gidney, C. (2023). Relaxing hardware requirements for surface code circuits using time-dynamics. Quantum, 7, 1172. https://doi.org/10.22331/q-2023-11-07-1172

IMPORTANT

1. It should be loaded with the UniformDepolarizingNoiseModel model. It should not be loaded with CircuitNoiseModel because the UniformDepolarizing noise model does not support all Clifford gates.

2. It contains a variable parameter "prob" that must be set before building any circuit.

Methods

Attributes

__init__()

Initialises a Setup class for the UniformDepolarizing noise described in: