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

digraph inheritance24e390d9c3 { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "QuantumOp" [URL="iqm.pulse.quantum_ops.QuantumOp.html#iqm.pulse.quantum_ops.QuantumOp",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="Describes a native quantum operation type."]; }