iqm.cpc

iqm.cpc#

IQM Circuit to Pulse Compiler.

IQM Circuit to Pulse Compiler is a Python-based library for converting quantum circuits into instruction schedules (which map Station Control controller names to lists of hardware instructions) and Station Control settings required for circuit execution, using the calibration data it is given. The generated schedules and settings can be sent to Station Control for execution on real or simulated quantum hardware.

Subpackages and modules

compiler

Compile quantum circuits into instruction schedules and settings that can be executed on a station.

interface

Pydantic models used by the API.