tqec.utils#

Defines a few core data-structures that are independent of other tqec modules.

The goal of this module is to host data-structures that do not clearly belong to another existing tqec sub-module and that also do not import any code from the other tqec sub-modules.

Classes

Basis(value[, names, module, qualname, ...])

NoiseModel(idle_depolarization[, ...])

Orientation(value[, names, module, ...])

Either horizontal or vertical orientation.

Exceptions