Skip to content

Commit

Permalink
Update dynamics_backend.py
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Puzzuoli <[email protected]>
  • Loading branch information
arthurostrauss and DanPuzzuoli authored Apr 26, 2024
1 parent 7deda37 commit f140d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiskit_dynamics/backend/dynamics_backend.py
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ def solve(
Args:
t_span: Time interval to integrate over. Defaults to ``None``, in which case the
interval is set to [[0, input.duration] for input in solve_input]].
interval is set to ``[[0, input.duration] for input in solve_input]]``.
y0: Initial state.
solve_input: Time evolution of the system in terms of quantum circuits or qiskit
pulse schedules.
Expand Down

0 comments on commit f140d31

Please sign in to comment.