Skip to content

Commit 920a723

Browse files
pbrehmerlkdvos
andauthored
Update examples/boundary_mps/main.jl
Co-authored-by: Lukas Devos <ldevos98@gmail.com>
1 parent 63a5ee4 commit 920a723

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/boundary_mps/main.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ T = InfiniteTransferPEPS(peps₀, 1, 1)
5151

5252
md"""
5353
Since we'll find the leading eigenvector of ``T`` as a boundary MPS, we first need to
54-
initialize an initial guess to supply to our algorithm. We can do this using the
54+
construct an initial guess to supply to our algorithm. We can do this using the
5555
[`initialize_mps`](@ref) function, which constructs a random MPS with a specific virtual
5656
space for a given transfer operator. Here, we'll build an initial guess for the boundary MPS
5757
with a bond dimension of 20:

0 commit comments

Comments
 (0)