~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to tests/input_files/LoopSMEWTest/parameters.py

mwrge with 2.7.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
 
7
7
 
8
 
from object_library import all_parameters, Parameter
9
 
from function_library import complexconjugate, re, im, csc, sec, acsc, asec
 
8
from __future__ import absolute_import
 
9
from .object_library import all_parameters, Parameter
 
10
from .function_library import complexconjugate, re, im, csc, sec, acsc, asec
10
11
 
11
12
# This is a default parameter object representing 0.
12
13
ZERO = Parameter(name = 'ZERO',