~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to tests/input_files/LoopSMTest/lorentz.py

mwrge with 2.7.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
 
6
6
 
7
 
from object_library import all_lorentz, Lorentz
8
 
from function_library import complexconjugate, re, im, csc, sec, acsc, asec
 
7
from __future__ import absolute_import
 
8
from .object_library import all_lorentz, Lorentz
 
9
from .function_library import complexconjugate, re, im, csc, sec, acsc, asec
9
10
 
10
11
###################################
11
12
# CounterTerms Lorentz structures #