Note
This is the documentation for the current state of the development branch of Qiskit Experiments. The documentation or APIs here can change prior to being released.
PulseBackend.solve¶
- PulseBackend.solve(schedule, qubits)[source]¶
Solves for qubit dynamics under the action of a pulse instruction
- Parameters:
schedule (
Union
[ScheduleBlock
,Schedule
]) – Pulse signalqubits (
Tuple
[int
]) – (remove after multi-qubit gates is implemented)
- Return type:
ndarray
- Returns:
Time-evolution unitary operator