QUAM API Reference
Welcome to the API Reference section of the Quantum Abstract Machine (QUAM) documentation. Here, you'll find comprehensive details on all components, classes, and methods that make up the QUAM framework. This documentation is designed to help developers understand and effectively utilize the powerful capabilities of QUAM for quantum computing applications.
Quick Links
-
Core Components Details on fundamental building blocks like QuamBase, QuamComponent and QuamRoot. QuamBase
-
Channel Components Learn about channel configurations and their operations within the QUAM framework.
-
Pulse Components A detailed look at various pulse types and their properties used in quantum operations.
-
Hardware Components Explore the hardware-related classes such as Mixer, LocalOscillator, and FrequencyConverter.
-
Octave Components Documentation on the
Octavecomponent and its associated up and down converters. -
BasicQUAM Class Details on the
BasicQUAMclass, the root-level QUAM instance that serves as the entry point for QUAM configurations.