Skip to content

Commit

Permalink
Updated doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tfmlaX authored Apr 3, 2024
1 parent 3220872 commit 9bc7bdb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/MPSDynamics.jl
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ Propagate the MPS `A` with the MPO `H` up to time `tmax` in time steps of `dt`.
* `name`: Used to describe the calculation. This name will appear in the log.txt file
"""


function runsim(dt, tmax, A, H;
method=:TDVP1,
machine=LocalMachine(),
Expand Down

0 comments on commit 9bc7bdb

Please sign in to comment.