Skip to content

Commit

Permalink
new parallel_transport_matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
lehner authored and mbruno46 committed Dec 5, 2023
1 parent 67b6ed1 commit 6920f16
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/gpt/qcd/gauge/stencil/staple.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,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
Expand Down

0 comments on commit 6920f16

Please sign in to comment.