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.
-
Port Components Comprehensive documentation on port abstractions including analog and digital inputs/outputs, and port containers.
-
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. -
Quantum Components High-level abstractions for qubits and qubit pairs, enabling gate-level quantum programming.
-
Macro Operations Pre-built macro operations for common quantum gate sequences on qubits and qubit pairs.
-
BasicQUAM Class Details on the
BasicQUAMclass, the root-level QUAM instance that serves as the entry point for QUAM configurations.