################################ # Diagram information ################################ name = "par" edges = [[1, 4], [3, 1], [3, 4], [3, 4]] nodes = [1, 1, 3, 4] internal_masses = [m2, m2, m2, m2] external_masses = [0, 0, 0, 0] U = x[1]*x[3] + x[1]*x[4] + x[2]*x[3] + x[2]*x[4] + x[3]*x[4] F = -m2*x[1]^2*x[3] - m2*x[1]^2*x[4] + (-2*m2 + s)*x[1]*x[2]*x[3] + (-2*m2 + s)*x[1]*x[2]*x[4] - m2*x[1]*x[3]^2 - 3*m2*x[1]*x[3]*x[4] - m2*x[1]*x[4]^2 - m2*x[2]^2*x[3] - m2*x[2]^2*x[4] - m2*x[2]*x[3]^2 - 3*m2*x[2]*x[3]*x[4] - m2*x[2]*x[4]^2 - m2*x[3]^2*x[4] - m2*x[3]*x[4]^2 parameters = [m2, s] variables = [x[1], x[2], x[3], x[4]] χ_generic = 13 f_vector = [15, 33, 27, 9] ################################ # Component 1 ################################ D[1] = m2 χ[1] = 1 weights[1] = [[-1, 0, 0, 1], [-1, 0, 1, 0], [0, 1, -1, 1], [0, 1, 1, -1], [0, -1, 0, 1], [0, -1, 1, 0], [1, 0, -1, 1], [1, 0, 1, -1], [1, 1, -1, 0], [1, 1, 0, -1], [-1, 0, 0, 0], [-1, 0, -1, 0], [-1, 0, 0, -1], [0, 0, -1, 1], [0, 1, -1, 0], [0, 0, 1, -1], [0, 1, 0, -1], [0, -1, 0, 0], [0, -1, -1, 0], [0, -1, 0, -1], [1, 0, -1, 0], [1, 0, 0, -1], [0, 0, -1, -1], [-1, 0, -1, -1], [0, 0, -1, 0], [0, 0, 0, -1], [0, -1, -1, -1]] computed_with[1] = ["PLD_sym"] ################################ # Component 2 ################################ D[2] = m2 + 4//9*s χ[2] = 12 weights[2] = [[-1, -1, -1, -1]] computed_with[2] = ["PLD_sym", "HyperInt"] ################################ # Component 3 ################################ D[3] = m2 - 1//4*s χ[3] = 10 weights[3] = [[-1, -1, 0, 1], [-1, -1, 1, 0], [-1, -1, 0, 0]] computed_with[3] = ["PLD_sym", "HyperInt"] ################################ # Component 4 ################################ D[4] = s χ[4] = 4 weights[4] = [[-1, -1, 0, 1], [-1, -1, 1, 0], [-1, -1, 0, 0], [-1, -1, -1, -1], [0, 0, 0, 1], [0, 0, 1, 0], [0, 0, 0, 0]] computed_with[4] = ["PLD_sym"]