pygsti.models.explicitmodel

pygsti.models.explicitmodel#

Defines the ExplicitOpModel class and supporting functionality.

Functions

transform_composed_model(mdl, s)

Return a copy of mdl whose members have been gauge-transformed by s, while retaining the parameterization of mdl.

Classes

ExplicitLayerRules()

Rule: layer must appear explicitly as a "primitive op"

ExplicitOpModel(state_space[, basis, ...])

Encapsulates a set of gate, state preparation, and POVM effect operations.