~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to models/loop_sm/CT_couplings.py

mwrge with 2.7.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# Mathematica version: 7.0 for Mac OS X x86 (64-bit) (November 11, 2008)
3
3
# Date: Fri 18 Mar 2011 18:40:51
4
4
 
5
 
from object_library import all_couplings, Coupling
6
 
from function_library import complexconjugate, re, im, csc, sec, acsc, asec
 
5
from __future__ import absolute_import
 
6
from .object_library import all_couplings, Coupling
 
7
from .function_library import complexconjugate, re, im, csc, sec, acsc, asec
7
8
 
8
9
################
9
10
# R2 couplings #