Module pulse

Module pulse 

Source
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§

IBMPulseBackend
IBM Pulse backend implementation
PulseBuilder
Pulse builder for creating schedules
PulseCalibration
Calibration data for pulse operations
PulseInstruction
Pulse instruction
PulseLibrary
Standard pulse library
PulseResult
Result from pulse execution
PulseSchedule
Pulse schedule (collection of instructions)
PulseTemplates
Pulse schedule templates for common operations

Enums§

ChannelType
Channel types for pulse control
MeasLevel
Measurement level for pulse experiments
MeasurementData
Measurement data from pulse execution
PulseShape
Pulse shape types

Traits§

PulseBackend
Provider-specific pulse backend