Skip to content

Commit

Permalink
Update default_tspan_backend_solve-b1ad23f6ea291474.yaml
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 f140d31 commit d5e8254
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
upgrade:
- |
`DynamicsBackend.solve()` method can now work without specifying a t_span argument.
The default t_span is set to be [0, solve_input.duration] for each provided solve_input.
``DynamicsBackend.solve()`` method can now work without specifying a ``t_span`` argument.
The default ``t_span`` is set to be ``[0, solve_input.duration]`` for each provided ``solve_input``.
This allows users to solve the dynamics of a quantum circuit without having to specify its
duration in advance.

0 comments on commit d5e8254

Please sign in to comment.