Circuit Scheduler (qiskit.scheduler
)¶
A scheduler compiles a circuit program to a pulse program.
|
Basic scheduling pass from a circuit to a pulse Schedule, using the backend. |
|
Configuration for pulse scheduling. |
Scheduling utility functions
Scheduling utility functions. |
Pulse scheduling methods.
The most straightforward scheduling methods: scheduling as early or as late as possible. |