circuit_operations#
Representing quantum circuits as lists of CircuitOperations.
Full path: iqm.pulse.circuit_operations
Functions
|
Calculate the overall unitary implemented by a sequence of CircuitOperations. |
|
Unitary matrix representing an operation within the context of the circuit. |
|
Permutes the order of the qubits in an n-qubit operator matrix. |
|
Extend a unitary propagator to act on a larger system. |
Classes
List of |
Inheritance
