pygsti.baseobjs.errorgenbasis

pygsti.baseobjs.errorgenbasis#

Defines the ElementaryErrorgenBasis class and supporting functionality.

Classes

CompleteElementaryErrorgenBasis(basis_1q, ...)

This basis object contains the information necessary for building, storing and accessing a set of explicitly represented basis elements for a basis of elementary error generators spanned by the elementary error generators of given type(s) (e.g. "Hamiltonian" and/or "other").

ElementaryErrorgenBasis([doc_id])

A basis for error-generator space defined by a set of elementary error generators.

ExplicitElementaryErrorgenBasis(state_space, ...)

This basis object contains the information necessary for building, storing and accessing a set of explicitly represented basis elements for a user specified set of of elementary error generators.