Expand description
Real-Time Quantum Compilation
Just-in-time compilation of quantum gates during execution with adaptive optimization and hardware-specific targeting.
Structs§
- Compilation
Cache - Compilation cache for storing compiled gates
- Compilation
Context - Compilation
Metrics - Compilation
Task - Compiled
Gate - Compiled gate representation
- Native
Gate - Native gate for specific hardware
- Optimization
Pipeline - Optimization pipeline for quantum circuits
- Performance
Monitor - Performance monitoring for compilation
- Real
Time Quantum Compiler - Real-time quantum compiler
- Superconducting
Target - Example superconducting hardware target
Enums§
Traits§
- Hardware
Target - Hardware target abstraction
- Optimization
Pass