iqm.cpc.interface.compiler#
Pydantic models used by the API.
Module Attributes
Type that represents a list of quantum circuits to be executed together in a single batch. |
|
A sequence of PRX gates. |
|
Type for matching measurement keys from the quantum circuit with acquisition labels in Station Control. |
|
Type that represents tuple of readout mappings, one per each circuit in a circuit batch. |
Classes
|
Quantum circuit to be executed. |
|
Circuit boundary mode for circuit compilation. |
|
Compiled circuit and associated settings returned by CPC to Cocos. |
|
Various discrete options for quantum circuit execution. |
|
Metrics describing a circuit and its compilation result. |
|
Dynamical Decoupling (DD) mode for circuit execution. |
|
Describes a particular dynamical decoupling strategy. |
|
Heralding mode for circuit execution. |
|
Measurement mode for circuit execution. |
|
MOVE gate frame tracking mode for circuit compilation. |
|
MOVE gate validation mode for circuit compilation. |
Inheritance
