~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to models/loop_sm/couplings.py

  • Committer: olivier-mattelaer
  • Date: 2021-03-25 09:26:00 UTC
  • mfrom: (296.1.29 2.9.3)
  • Revision ID: olivier-mattelaer-20210325092600-d8xc2szfrnswae4k
pass to 2.9.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
 
7
7
from __future__ import absolute_import
8
 
from object_library import all_couplings, Coupling
9
 
from function_library import complexconjugate, re, im, csc, sec, acsc, asec
 
8
from .object_library import all_couplings, Coupling
 
9
from .function_library import complexconjugate, re, im, csc, sec, acsc, asec
10
10
 
11
11
GC_HHHH = Coupling(name = 'GC_HHHH',
12
12
                 value = '-6*complex(0,1)*lam',