Skip to content

Commit

Permalink
Update docs/src/man/algorithms.md
Browse files Browse the repository at this point in the history
Co-authored-by: Lukas <[email protected]>
  • Loading branch information
Gertian and lkdvos authored Aug 7, 2024
1 parent c3a2f7f commit 8e8336f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/man/algorithms.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,8 +319,8 @@ disadvantages:
combination with [`approximate`](@ref). Since the output of this method might have a
truncated bonddimension, the new state might not be identical to the input state.

The truncation is implemented through the kwarg trscheme which truncates the singular
values of the inputted state.
The truncation is controlled through `trscheme`, which dictates how the singular values
of the original state are truncated.


* [`OptimalExpand`](@ref): This algorithm is based on the idea of expanding the bond
Expand Down

0 comments on commit 8e8336f

Please sign in to comment.