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.

SingleTransmonTestBackend.solve

SingleTransmonTestBackend.solve(schedule, qubits)

Solves for qubit dynamics under the action of a pulse instruction

Parameters:
  • schedule (Union[ScheduleBlock, Schedule]) – Pulse signal

  • qubits (Tuple[int]) – (remove after multi-qubit gates is implemented)

Return type:

ndarray

Returns:

Time-evolution unitary operator