pygsti.baseobjs.errorgenlabel

pygsti.baseobjs.errorgenlabel#

Defines the ElementaryErrorgenLabel class and supporting functionality.

Classes

ElementaryErrorgenLabel()

TODO: docstring - for entire module

GlobalElementaryErrorgenLabel(errorgen_type, ...)

Labels an elementary error generator on n qubits that includes the state space labels on which the generator acts (unlike a "local" label, i.e. a LocalElementaryErrorgenLabel which doesn't).

LocalElementaryErrorgenLabel(errorgen_type, ...)

Labels an elementary error generator by simply a type and one or two basis element labels.