Expand description
Common traits and utilities for hardware backend translation
This module provides shared functionality for working with different quantum hardware backends and their gate sets.
Modules§
- google_
gates - Google-specific gate implementations
- honeywell_
gates - Honeywell-specific gate implementations
- ibm_
gates - IBM-specific gate implementations
- ionq_
gates - IonQ-specific gate implementations
- rigetti_
gates - Rigetti-specific gate implementations
Structs§
- Backend
Capabilities - Backend capabilities query
- Backend
Features - Backend feature support
- Backend
Performance - Backend performance characteristics
- Decomposition
Validator - Decomposition validator
Traits§
- Hardware
Gate - Trait for hardware-specific gate implementations
Functions§
- query_
backend_ capabilities - Query backend capabilities