Vjj

momenta.py

Phase space point of arXiv:2110.07541 written in terms of four momenta (parsed from Mathematica). Mandelstams are given in arXiv:2110.07541, eq. C.1. Import with:

from amplitudes.Vjj.momenta import oPs

target_values.py

Target values for the one- and two-loop remainders of the Vjj amplitudes as given in arXiv:2110.07541 Table 5, at associated phase space point given in :code:momenta.py. The format is that of a dictionary: (partial, loops, nf-powers). Import with

from amplitudes.Vjj.target_values import target_values

test_remainders.py