~maddevelopers/mg5amcnlo/PY8meetsMG5aMC_release

« back to all changes in this revision

Viewing changes to tests/input_files/loop_MSSM/CT_couplings.py

  • Committer: Rikkert Frederix
  • Date: 2022-07-04 09:45:36 UTC
  • mfrom: (272.33.16 version2)
  • Revision ID: frederix@physik.uzh.ch-20220704094536-mpl1zqi3herw0enw
merge with 2.9.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
# Date: Wed 19 Mar 2014 10:12:37
4
4
 
5
5
 
6
 
from object_library import all_couplings, Coupling
 
6
from __future__ import absolute_import
 
7
from .object_library import all_couplings, Coupling
7
8
 
8
 
from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
 
9
from .function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
9
10
 
10
11
 
11
12