quantum_ops#
Quantum operations.
Full path: iqm.pulse.quantum_ops
Module Attributes
Type for representing tables of known quantum operations, maps names of the ops to their definitions. |
Functions
|
Validates calibration for a particular gate implementation at particular locus. |
|
Validates quantum operation calibration data against the known quantum operations. |
Classes
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."]; }