3. qupulse API DocumentationΒΆ

qupulse._program

This is a private package meaning there are no stability guarantees.

qupulse.comparable

This module defines the abstract Comparable class.

qupulse.expressions

This module defines the class Expression to represent mathematical expression as well as corresponding exception classes.

qupulse.hardware

Contains drivers for AWG control and digitizer configuration as well as a unifying interface to all instruments: HardwareSetup

qupulse.parameter_scope

Contains various implementations of the parameter lookup interface Scope

qupulse.pulses

This is the central package for defining pulses.

qupulse.serialization

This module provides serialization and storage functionality.

qupulse.utils

This package contains utility functions and classes as well as custom sympy extensions(hacks).