Skip to content

Commit c166bb7

Browse files
committed
remove wrong comment
1 parent 1797c80 commit c166bb7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/MPS.jl

-1
Original file line numberDiff line numberDiff line change
@@ -727,7 +727,6 @@ function LinearAlgebra.normalize!(config::MixedCanonical, ψ::AbstractMPO; at=co
727727
return ψ
728728
end
729729

730-
# this method just normalizes the Λ tensors
731730
function LinearAlgebra.normalize!(::Canonical, ψ::AbstractMPO; bond=nothing)
732731
if !isnothing(bond)
733732
# when setting `bond`, we are just normalizing one Λ tensor and its neighbor Γ tensors

0 commit comments

Comments
 (0)