iqm.qiskit_iqm.iqm_circuit#
A simple extension of the QuantumCircuit class to allow the MOVE gate to be applied with a .move(qubit, resonator) shortcut.
Classes
|
Extends the QuantumCircuit class, adding a shortcut for applying the MOVE gate. |
Inheritance