From a9b32480c1dbe31c370e70201e50c47df45a3497 Mon Sep 17 00:00:00 2001 From: Christoph Lehner Date: Wed, 31 May 2023 16:03:50 +0200 Subject: [PATCH] new parallel_transport_matrix --- lib/gpt/qcd/gauge/stencil/staple.py | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/gpt/qcd/gauge/stencil/staple.py b/lib/gpt/qcd/gauge/stencil/staple.py index 41820bd5..64b043dd 100644 --- a/lib/gpt/qcd/gauge/stencil/staple.py +++ b/lib/gpt/qcd/gauge/stencil/staple.py @@ -34,7 +34,6 @@ def staple_sum(U, rho, mu=None, cache=default_staple_cache): Ntarget = len(target_mu) - t = g.timer("staples") if tag not in cache: code = [] nwr = [0] * Ntarget