qiskit-documentation/docs/api/qiskit/0.36/qiskit.scheduler.schedule_c...

21 lines
754 B
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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="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. |