Skip to content

Commit 191a55c

Browse files
Fix rescale factor in ImpurityTRG docstring
1 parent fc0e378 commit 191a55c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/schemes/impuritytrg.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Impurity method for Tensor Renormalization Group
99
### Running the algorithm
1010
run!(::ImpurityTRG, trunc::TensorKit.TruncationSheme, stop::Stopcrit[, finalize_beginning=true, verbosity=1])
1111
12-
Each step rescales the lattice by a (linear) factor of 2
12+
Each step rescales the lattice by a (linear) factor of 2
1313
1414
!!! info "verbosity levels"
1515
- 0: No output

0 commit comments

Comments
 (0)