|
Maestro 0.2.5
Unified interface for quantum circuit simulation
|
Core types, configuration, and the main Maestro orchestration entry point. More...
Files | |
| file | Json.h |
| file | Maestro.h |
| file | Types.h |
Core types, configuration, and the main Maestro orchestration entry point.
This module contains the foundational types and the high-level orchestration API that ties all of Maestro's subsystems together. Start here if you want a quick overview of how to use the library.
| Component | Header | Description |
|---|---|---|
| Types | Types.h | Portable integer and vector type aliases |
| Maestro | maestrolib/Maestro.h | Top-level orchestration class |
| Interface | maestrolib/Interface.h | C-compatible library interface |
| JSON | maestrolib/Json.h | JSON configuration parser |