iqm.pulse.quantum_ops.QuantumOpTable

Contents

iqm.pulse.quantum_ops.QuantumOpTable#

iqm.pulse.quantum_ops.QuantumOpTable#

Type for representing tables of known quantum operations, maps names of the ops to their definitions.

alias of dict[str, QuantumOp]