We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6ad5a0 commit ef076eeCopy full SHA for ef076ee
sweep_contract.jl
@@ -224,3 +224,4 @@ function sweep_contract!(TN::TensorNetwork, χ::Int, τ::Int;
224
h = Int(floor(log2(abs(res))));
225
return (res/exp2(h),resexp+h);
226
end
227
+
0 commit comments