From 9bc7bdba3873d627d83b18b898b1777124b0ee87 Mon Sep 17 00:00:00 2001 From: Thibaut Lacroix <57836508+tfmlaX@users.noreply.github.com> Date: Wed, 3 Apr 2024 11:59:52 +0200 Subject: [PATCH] Updated doc --- src/MPSDynamics.jl | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/MPSDynamics.jl b/src/MPSDynamics.jl index 650c2fc..21cdb00 100644 --- a/src/MPSDynamics.jl +++ b/src/MPSDynamics.jl @@ -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(),