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 theOctave
component and its associated up and down converters. -
BasicQuAM Class
Details on theBasicQuAM
class, the root-level QuAM instance that serves as the entry point for QuAM configurations.