Skip to content

Commit e76479b

Browse files
authored
fix typo
1 parent cdd8c26 commit e76479b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QuantumToolbox.jl/time_evolution/lowrank.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ $$
210210
\chi = \operatorname{Tr}(S^{-1} L).
211211
$$
212212

213-
Finally, `Δt` specifies the checkpointing interval by which the simulation is rewinded upon the basis expansion.
213+
Finally, `Δt` specifies the checkpointing interval by which the simulation is rewound upon the basis expansion.
214214

215215
Not directly related to the basis expansion, but still important for the stability of the algorithm, are the options `atol_inv` (the tolerance for the inverse of the overlap matrix) and `alg` (the ODE solver).
216216

0 commit comments

Comments
 (0)