pygsti.modelmembers.operations.opfactory#
Defines the OpFactory class
Functions
|
Create an operator for lbl from the factories in factory_dict. |
Classes
|
A factory that composes a number of other factories and/or operations. |
|
A factory that embeds a given factory's action into a single, pre-defined set of target sectors. |
|
A factory that "on-demand" embeds a given factory or operation into any requested set of target sectors. |
|
An object that can generate "on-demand" operators (can be SPAM vecs, etc., as well) for a Model. |
|
An operation factory based on a unitary-matrix-producing function. |