Expand description
Pulse-level control interfaces for quantum hardware providers.
This module provides low-level pulse control for quantum operations, enabling fine-grained control over quantum gates and measurements.
Structs§
- IBMPulse
Backend - IBM Pulse backend implementation
- Pulse
Builder - Pulse builder for creating schedules
- Pulse
Calibration - Calibration data for pulse operations
- Pulse
Instruction - Pulse instruction
- Pulse
Library - Standard pulse library
- Pulse
Result - Result from pulse execution
- Pulse
Schedule - Pulse schedule (collection of instructions)
- Pulse
Templates - Pulse schedule templates for common operations
Enums§
- Channel
Type - Channel types for pulse control
- Meas
Level - Measurement level for pulse experiments
- Measurement
Data - Measurement data from pulse execution
- Pulse
Shape - Pulse shape types
Traits§
- Pulse
Backend - Provider-specific pulse backend