|
Maestro 0.2.11
Unified interface for quantum circuit simulation
|
| Circuit Representation | Quantum circuit IR — gates, operations, measurements, and conversion utilities |
| Core API | Core types, configuration, and the main Maestro orchestration entry point |
| Distributed Quantum Computing | Network topology, hosts, controllers, and distributed circuit execution |
| Job Scheduling | Circuit scheduling and parallel execution management |
| OpenQASM Interop | OpenQASM 2.0 parsing, AST, and circuit conversion |
| Python Bindings | High-performance Python bindings via nanobind |
| Runtime Estimation | Prediction engine for automatic backend selection |
| Simulation Backends | Simulator interfaces, state management, and backend implementations |
| CPU Backends | CPU-based simulation backends |
| Composite / Distributed Backends | P-block composite simulation for distributed quantum computing |
| GPU Backends | GPU-accelerated simulation backends |
| Tensor Network Simulation | Tensor network representation and contraction strategies |
| Utilities | Helper classes — tensors, thread pool, logging, and dynamic library loading |