pygsti.modelmembers.povms#
Sub-package holding model POVM and POVM effect objects.
Functions
|
TODO: update docstring Convert a POVM to a new type of parameterization. |
|
TODO: update docstring Convert POVM effect vector to a new type of parameterization. |
|
Creates a POVM effect from a density matrix vector (superket). |
|
Creates a POVM effect from a pure state vector. |
|
Creates a Positive Operator-Valued Measure (POVM) from a list or dictionary of (key, superket) pairs. |
|
Creates a Positive Operator-Valued Measure (POVM) from a list or dictionary of (key, pure-vector) pairs. |
|
Optimize the parameters of vec_to_optimize. |
|
Decode an op type into an appropriate povm type. |
Modules
Defines the _BasePOVM class (a base class for other POVMs, not to be used independently) |
|
The ComplementPOVMEffect class and supporting functionality. |
|
The ComposedPOVMEffect class and supporting functionality. |
|
Defines the ComposedPOVM class |
|
The ComputationalBasisPOVMEffect class and supporting functionality. |
|
Defines the ComputationalBasisPOVM class |
|
The ConjugatedStatePOVMEffect class and supporting functionality. |
|
The POVMEffect class and supporting functionality. |
|
The FullPOVMEffect class and supporting functionality. |
|
The FullPOVMPureEffect class and supporting functionality. |
|
Defines the MarginalizedPOVM class |
|
Defines the POVM class |
|
The StaticPOVMEffect class and supporting functionality. |
|
The StaticPOVMPureEffect class and supporting functionality. |
|
The TensorProductPOVMEffect class and supporting functionality. |
|
Defines the TensorProductPOVM class |
|
Defines the TPPOVM class |
|
Defines the UnconstrainedPOVM class |