Legacy Operators (qiskit.aqua.operators.legacy
)¶
These are the Operators provided by Aqua up until the 0.6 release. These are being replaced by the operator flow function and we encourage you to use this.
Note
At some future time this legacy operator logic will be deprecated and removed.
Legacy Operators¶
Operators relevant for quantum applications. |
|
Weighted Pauli Operator |
|
TPB Grouped Weighted Pauli Operator |
|
Operators relevant for quantum applications |
Legacy Operator support¶
Construct the evolution circuit according to the supplied specification. |
|
Compute the list of pauli terms for a single slice of the suzuki expansion following the paper https://arxiv.org/pdf/quant-ph/0508139.pdf. |
|
Add the proper post-rotation gate on the circuit. |
|
Appropriate post-rotations on the state are assumed. |
|
Compute the covariance matrix element between two Paulis, given the measurement outcome. |
|
Computes the row Echelon form of a binary matrix on the binary finite field |
|
Computes the kernel of a binary matrix on the binary finite field |
|
Compute commutator of op_a and op_b or the symmetric double commutator of op_a, op_b and op_c. |
|
Check the (anti-)commutativity between two operators. |
|
Pauli Graph. |
|
Z2 Symmetries |