Skip to content

Commit ef076ee

Browse files
authored
Update sweep_contract.jl
1 parent c6ad5a0 commit ef076ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sweep_contract.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,3 +224,4 @@ function sweep_contract!(TN::TensorNetwork, χ::Int, τ::Int;
224224
h = Int(floor(log2(abs(res))));
225225
return (res/exp2(h),resexp+h);
226226
end
227+

0 commit comments

Comments
 (0)