~maddevelopers/mg5amcnlo/new_clustering

« back to all changes in this revision

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

  • Committer: Rikkert Frederix
  • Date: 2021-09-09 15:51:40 UTC
  • mfrom: (78.75.502 3.2.1)
  • Revision ID: frederix@physik.uzh.ch-20210909155140-rg6umfq68h6h47cf
merge with 3.2.1

Show diffs side-by-side

added added

removed removed

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