Skip to content

Commit

Permalink
Update src/Interfaces/dictvectors.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Joachim Brand <j.brand@massey.ac.nz>
  • Loading branch information
mtsch and joachimbrand authored Nov 29, 2022
1 parent 110b18c commit 4f89c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Interfaces/dictvectors.jl
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ where ``Ĥ`` is the `hamiltonian`, ``S`` is the `shift`, ``v^{(n+1)}`` is the `
``v^{(n)}`` is the `source`. The `working_memory` can be used as temporary storage.
Whether the operation is performed in a stochastic, semistochastic, or determistic way is
controlled by the trait `StochasticStyle(w)`. See [`StochasticStyle`](@ref).
controlled by the trait `StochasticStyle(target)`. See [`StochasticStyle`](@ref).
Returns the step stats generated by the `StochasticStyle`, the working memory and the
`target` vector.
Expand Down

0 comments on commit 4f89c97

Please sign in to comment.