iqm.qiskit_iqm.iqm_circuit

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

IQMCircuit(*regs[, name, global_phase, metadata])

Extends the QuantumCircuit class, adding a shortcut for applying the MOVE gate.

Inheritance

Inheritance diagram of iqm.qiskit_iqm.iqm_circuit