Expand description
Enhanced Hardware-Specific Compilation Algorithms
This module provides advanced quantum gate decomposition and compilation algorithms specifically optimized for different quantum hardware platforms, including superconducting qubits, trapped ions, photonic systems, and neutral atoms.
Structs§
- Cache
Statistics - Cache statistics
- Compilation
Performance Monitor - Performance monitoring for compilation
- Compilation
Performance Stats - Compilation performance statistics
- Compilation
Tolerances - Compilation tolerances
- Compiled
Gate - Compiled gate representation
- Decomposition
Cache - Cache for decomposed gates
- Error
Model - Error model for hardware
- Hardware
Compilation Config - Hardware-specific compilation configuration
- Hardware
Compiler - Hardware-specific quantum compiler
- Hardware
Optimization Engine - Hardware optimization engine
- Hardware
Topology - Hardware topology constraints
- Native
Gate Set - Native gate sets for different hardware platforms
- Optimization
Metrics - Optimization metrics
- Optimization
Record - Optimization record for history tracking
- Optimized
Sequence - Optimized gate sequence
- Parameter
Constraints - Parameter constraints for native gates
- Platform
Constraints - Platform-specific constraints
- Timing
Constraints - Timing constraints for hardware
Enums§
- Gate
Limitation - Gate limitations for platforms
- Hardware
Platform - Hardware platform types for compilation
- Native
Gate Type - Native gate types for hardware platforms
- Optimization
Objective - Optimization objectives for compilation
Traits§
- Platform
Optimizer - Platform-specific optimization trait