Skip to content

Commit

Permalink
Docs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vytautas-a committed Jul 2, 2024
1 parent 48579c5 commit 6115bd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/time_dependent.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ For use cases when the Hamiltonian of the system is time-dependent, Qadence prov
```python exec="on" source="material-block" session="getting_started" result="json"
from qadence import X, Y, HamEvo, TimeParameter, Parameter, run
from pyqtorch.utils import SolverType
import torch

# simulation parameters
duration = 1.0 # duration of time-dependent block simulation
Expand Down

0 comments on commit 6115bd1

Please sign in to comment.