Skip to content

Commit 4acdc47

Browse files
format
1 parent 13e9ea9 commit 4acdc47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/states/finitemps.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,6 @@ Base.@propagate_inbounds function Base.getindex(ψ::FiniteMPS, I::AbstractUnitRa
311311
return Base.getindex.(Ref(ψ), I)
312312
end
313313

314-
315314
function Base.convert(::Type{TensorMap}, ψ::FiniteMPS)
316315
T = foldl.AR[2:end]; init=first.AC)) do x, y
317316
return _transpose_front(x * _transpose_tail(y))

0 commit comments

Comments
 (0)