surface_sim.models.NLRNoiseModel#
- class NLRNoiseModel(qubit_inds, qubit_coords, setup=None)[source]#
The NLR noise model is defined in the following paper:
Beni, L. A., Higgott, O., & Shutty, N. (2025). Tesseract: A search-based decoder for quantum error correction. arXiv preprint arXiv:2503.10988.
which corresponds to a
SI1000noise model but with higher noise strength for the two-qubit depolarizing channels after the long-range CZ gates.See the documentation for the
SI1000NoiseModelfor more information.Methods
Attributes
__init__(qubit_inds, qubit_coords[, setup])