quantum_ops

quantum_ops#

Quantum operations.

Full path: iqm.pulse.quantum_ops

Module Attributes

QuantumOpTable

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

Functions

validate_locus_calibration(cal_data, impl, ...)

Validates calibration for a particular gate implementation at particular locus.

validate_op_calibration(calibration, ops)

Validates quantum operation calibration data against the known quantum operations.

Classes

QuantumOp

Describes a native quantum operation type.

Inheritance

Inheritance diagram of iqm.pulse.quantum_ops