pygsti.modelmembers.term#
Defines classes which represent terms in gate expansions
Functions
|
Compose a sequence of terms. |
|
Compose multiple terms and set the resulting term's magnitude. |
|
Exponentiate a list of terms. |
|
Exponentiate a list of terms with magnitude above min_term_mag. |
Classes
|
A POVM effect term with numerical coefficient (and no magnitude tracking). |
|
An operation term with numerical coefficient (and no magnitude tracking). |
|
A state preparation term with numerical coefficient (and no magnitude tracking). |
|
A POVM effect term. |
|
A POVM effect term with magnitude tracking. |
|
An operation term. |
|
An operation term with magnitude tracking. |
|
A POVM effect term with polynomial coefficient. |
A POVM effect term with polynomial coefficient and magnitude tracking. |
|
|
An operation term with polynomial coefficient. |
|
An operation term with polynomial coefficient and magnitude tracking. |
|
A state preparation term with polynomial coefficient. |
|
A state preparation term with polynomial coefficient and magnitude tracking. |
|
A state preparation term. |
|
A state preparation term with magnitude tracking. |
|
An operation, like a gate, that maps a density matrix to another density matrix but in a restricted way. |