23 lines
814 B
Plaintext
23 lines
814 B
Plaintext
---
|
||
title: schedule_circuit
|
||
description: API reference for qiskit.scheduler.schedule_circuit
|
||
in_page_toc_min_heading_level: 2
|
||
python_api_type: module
|
||
python_api_name: qiskit.scheduler.schedule_circuit
|
||
---
|
||
|
||
<span id="module-qiskit.scheduler.schedule_circuit" />
|
||
|
||
<span id="qiskit-scheduler-schedule-circuit" />
|
||
|
||
# qiskit.scheduler.schedule\_circuit
|
||
|
||
QuantumCircuit to Pulse scheduler.
|
||
|
||
**Functions**
|
||
|
||
| | |
|
||
| ----------------------------------------------------- | ---------------------------------------------------------------------------- |
|
||
| `schedule_circuit`(circuit, schedule\_config\[, ...]) | Basic scheduling pass from a circuit to a pulse Schedule, using the backend. |
|
||
|