Open Stack Overview
The ORAQL Open Stack provides a comprehensive, open-source quantum computing software stack designed for neutral atom quantum processors.
Architecture
The stack consists of several layers:
- Application Layer: High-level quantum algorithms and user interfaces
- Compiler Layer: Circuit optimization and compilation to native gates
- Control Layer: Hardware abstraction and pulse-level control
- Calibration Layer: Automated system tuning and characterization
Components
API Reference
Detailed documentation for all stack APIs is available in the API Reference section.
Tutorials
Step-by-step guides for common tasks can be found in Tutorials.
Examples
Working code examples demonstrating stack capabilities are in Examples.
Getting Started
To begin using the ORAQL Open Stack:
- Review the Quick Start guide
- Explore the tutorials for your use case
- Check the API reference for detailed specifications