repo stringlengths 2 99 | file stringlengths 13 225 | code stringlengths 0 18.3M | file_length int64 0 18.3M | avg_line_length float64 0 1.36M | max_line_length int64 0 4.26M | extension_type stringclasses 1
value |
|---|---|---|---|---|---|---|
TrianFlow | TrianFlow-master/core/dataset/kitti_odo.py | import os, sys
import numpy as np
import imageio
from tqdm import tqdm
import torch.multiprocessing as mp
def process_folder(q, data_dir, output_dir, stride=1):
while True:
if q.empty():
break
folder = q.get()
image_path = os.path.join(data_dir, folder, 'image_2/')
dump_... | 3,745 | 37.22449 | 122 | py |
TrianFlow | TrianFlow-master/core/dataset/kitti_prepared.py | import os, sys
import numpy as np
import cv2
import copy
import torch
import torch.utils.data
import pdb
class KITTI_Prepared(torch.utils.data.Dataset):
def __init__(self, data_dir, num_scales=3, img_hw=(256, 832), num_iterations=None):
super(KITTI_Prepared, self).__init__()
self.data_dir = data_d... | 4,630 | 33.559701 | 128 | py |
TrianFlow | TrianFlow-master/core/visualize/visualizer.py | import os, sys
import numpy as np
import cv2
import pdb
import pickle
from mpl_toolkits import mplot3d
import matplotlib.pyplot as plt
import PIL.Image as pil
import matplotlib as mpl
import matplotlib.cm as cm
colorlib = [(0,0,255),(255,0,0),(0,255,0),(255,255,0),(0,255,255),(255,0,255),(0,0,0),(255,255,255)]
class... | 8,652 | 44.067708 | 198 | py |
TrianFlow | TrianFlow-master/core/visualize/__init__.py | import os, sys
sys.path.append(os.path.dirname(os.path.abspath(__file__)))
from visualizer import Visualizer
from visualizer import Visualizer_debug
from profiler import Profiler
| 179 | 29 | 59 | py |
TrianFlow | TrianFlow-master/core/visualize/profiler.py | import os
import time
import torch
import pdb
class Profiler(object):
def __init__(self, silent=False):
self.silent = silent
torch.cuda.synchronize()
self.start = time.time()
self.cache_time = self.start
def reset(self, silent=None):
if silent is None:
silen... | 887 | 25.117647 | 76 | py |
TrianFlow | TrianFlow-master/data/eigen/export_gt_depth.py | # Copyright Niantic 2019. Patent Pending. All rights reserved.
#
# This software is licensed under the terms of the Monodepth2 licence
# which allows for non-commercial use only, the full terms of which are made
# available in the LICENSE file.
from __future__ import absolute_import, division, print_function
import o... | 4,963 | 32.315436 | 97 | py |
2HDM_FR | 2HDM_FR-master/Loop_Induced_Vertices/couplings_gagaS.py |
GC_gagaHLtop = Coupling(name='GC_gagaHLtop',
value='-complex(0,1)*3.*(2./3.)**2*aEW*kHLUp/(2.*cmath.pi*vev)',
order={'QED': 3, 'NLOEW': 1, 'NLOEWHL': 1})
GC_gagaHLbot = Coupling(name='GC_gagaHLbot',
value='-complex(0,1)*3.*(1./3.)**2*aEW*kHLDo/(2... | 1,968 | 47.02439 | 101 | py |
2HDM_FR | 2HDM_FR-master/Loop_Induced_Vertices/lorentz_ggSS.py |
VVSSFtop = Lorentz(name = 'VVSSFtop',
spins = [ 3, 3, 1, 1 ],
structure = 'FBoxEvenTop(P(-1,1)*P(-1,2),P(-1,1)*P(-1,3),P(-1,2)*P(-1,3),P(-1,3)*P(-1,3)) * (Metric(1,2)*P(-1,1)*P(-1,2) - P(2,1)*P(1,2))')
VVSSFbot = Lorentz(name = 'VVSSFbot',
spins = [ 3, 3, 1, 1 ],
... | 3,926 | 79.142857 | 354 | py |
2HDM_FR | 2HDM_FR-master/Loop_Induced_Vertices/lorentz_ggZ.py |
VVVtop = Lorentz(name = 'VVVtop',
spins = [ 3, 3, 3 ],
structure = 'FTriZTop(2*P(-1,1)*P(-1,2)) * (Epsilon(1,2,-1,-2)*P(-1,1)*P(-2,2)*P(3,3))')
VVVbot = Lorentz(name = 'VVVbot',
spins = [ 3, 3, 3 ],
structure = 'FTriZBot(2*P(-1,1)*P(-1,2... | 373 | 30.166667 | 108 | py |
2HDM_FR | 2HDM_FR-master/Loop_Induced_Vertices/parameters_Type-FL.py |
# This is for Type-FL
kHLUp = Parameter(name = 'kHLUp',
nature = 'internal',
type = 'real',
value = 'ca/sb',
texname = '\\kappa_{HL}^{u}')
kHLDo = Parameter(name = 'kHLDo',
nature = 'internal',
type = 'real',
... | 2,669 | 33.675325 | 179 | py |
2HDM_FR | 2HDM_FR-master/Loop_Induced_Vertices/parameters_ggS.py |
# This is for Type-II, should add other type later.
kHLUp = Parameter(name = 'kHLUp',
nature = 'internal',
type = 'real',
value = 'ca/sb',
texname = '\\kappa_{HL}^{u}')
kHLDo = Parameter(name = 'kHLDo',
nature = 'internal',... | 1,217 | 31.052632 | 51 | py |
2HDM_FR | 2HDM_FR-master/Loop_Induced_Vertices/parameters_ggZ.py |
# Axial Charge
AUp = Parameter(name = 'AUp',
nature = 'internal',
type = 'real',
value = '1',
texname = 'a_{Z}^{u}')
# Axial Charge
ADo = Parameter(name = 'ADo',
nature = 'internal',
type = 'real',
... | 389 | 25 | 41 | py |
2HDM_FR | 2HDM_FR-master/Loop_Induced_Vertices/couplings_ggZ.py |
GC_ggZtop = Coupling(name = 'GC_ggZtop',
value = '-complex(0,1)*complex(0,1)*G**2*AUp*MZ/(16.*cmath.pi**2*vev)',
order = {'QCD':2,'QED':1, 'NLOZ':1})
GC_ggZbot = Coupling(name = 'GC_ggZbot',
value = '-complex(0,1)*complex(0,1)*G**2*ADo*MZ/(16.*cmath.pi... | 390 | 42.444444 | 93 | py |
2HDM_FR | 2HDM_FR-master/Loop_Induced_Vertices/vertices_ggS.py |
V_ggHL = Vertex(name = 'V_ggHL',
particles = [ P.g, P.g, P.HL ],
color = [ 'Identity(1,2)' ],
lorentz = [ L.VVStop, L.VVSbot ],
couplings = {(0,0):C.GC_ggHLtop,(0,1):C.GC_ggHLbot})
V_ggHH = Vertex(name = 'V_ggHH',
particles = [ P.g, P.g,... | 745 | 36.3 | 68 | py |
2HDM_FR | 2HDM_FR-master/Loop_Induced_Vertices/vertices_gagaS.py |
V_gagaHL = Vertex(name = 'V_gagaHL',
particles = [ P.a, P.a, P.HL ],
color = [ '1' ],
lorentz = [ L.gagaStop, L.gagaSbot, L.gagaSW, L.gagaSS ],
couplings = {(0,0):C.GC_gagaHLtop,(0,1):C.GC_gagaHLbot,(0,2):C.GC_gagaHLW,(0,3):C.GC_gagaHLS})
V_gagaHH = Vert... | 859 | 44.263158 | 110 | py |
2HDM_FR | 2HDM_FR-master/Loop_Induced_Vertices/parameters_Type-II.py |
# This is for Type-II
kHLUp = Parameter(name = 'kHLUp',
nature = 'internal',
type = 'real',
value = 'ca/sb',
texname = '\\kappa_{HL}^{u}')
kHLDo = Parameter(name = 'kHLDo',
nature = 'internal',
type = 'real',
... | 2,669 | 33.675325 | 179 | py |
2HDM_FR | 2HDM_FR-master/Loop_Induced_Vertices/lorentz_gagaS.py |
gagaStop = Lorentz(name = 'gagaStop',
spins = [ 3, 3, 1 ],
structure = 'FTriPhotonTop(2*P(-1,1)*P(-1,2)) * (Metric(1,2)*P(-1,1)*P(-1,2) - P(2,1)*P(1,2))')
gagaSbot = Lorentz(name = 'gagaSbot',
spins = [ 3, 3, 1 ],
structure = 'FTriPhotonBot(2*P(-1,1)... | 1,128 | 44.16 | 112 | py |
2HDM_FR | 2HDM_FR-master/Loop_Induced_Vertices/vertices_ggZ.py |
V_ggZ = Vertex(name = 'V_ggZ',
particles = [ P.g, P.g, P.Z ],
color = [ 'Identity(1,2)' ],
lorentz = [ L.VVVtop, L.VVVbot ],
couplings = {(0,0):C.GC_ggZtop,(0,1):C.GC_ggZbot})
| 241 | 33.571429 | 66 | py |
2HDM_FR | 2HDM_FR-master/Loop_Induced_Vertices/couplings_ggSS.py |
GC_ggHLHLtop = Coupling(name = 'GC_ggHLHLtop',
value = '-complex(0,1)*G**2*kHLUp*kHLUp/(8.*cmath.pi**2*vev**2)',
order = {'QCD':2,'QED':2, 'NLOB':1})
GC_ggHLHLbot = Coupling(name = 'GC_ggHLHLbot',
value = '-complex(0,1)*G**2*kHLDo*kHLDo/(8.*cmath.pi**2... | 2,340 | 46.77551 | 87 | py |
2HDM_FR | 2HDM_FR-master/Loop_Induced_Vertices/vertices_ggSS.py |
V_ggHLHL = Vertex(name = 'V_ggHLHL',
particles = [ P.g, P.g, P.HL, P.HL ],
color = [ 'Identity(1,2)' ],
lorentz = [ L.VVSSFtop, L.VVSSFbot, L.VVSSGtop, L.VVSSGbot ],
couplings = {(0,0):C.GC_ggHLHLtop,(0,1):C.GC_ggHLHLbot,(0,2):C.GC_ggHLHLtop,(0,3):C.GC_gg... | 1,980 | 52.540541 | 114 | py |
2HDM_FR | 2HDM_FR-master/Loop_Induced_Vertices/parameters_Type-I.py |
# This is for Type-I
kHLUp = Parameter(name = 'kHLUp',
nature = 'internal',
type = 'real',
value = 'ca/sb',
texname = '\\kappa_{HL}^{u}')
kHLDo = Parameter(name = 'kHLDo',
nature = 'internal',
type = 'real',
... | 2,668 | 33.662338 | 179 | py |
2HDM_FR | 2HDM_FR-master/Loop_Induced_Vertices/lorentz_ggS.py |
VVStop = Lorentz(name = 'VVStop',
spins = [ 3, 3, 1 ],
structure = 'FTriEvenTop(2*P(-1,1)*P(-1,2)) * (Metric(1,2)*P(-1,1)*P(-1,2) - P(2,1)*P(1,2))')
VVSbot = Lorentz(name = 'VVSbot',
spins = [ 3, 3, 1 ],
structure = 'FTriEvenBot(2*P(-1,1)*P(-1,2)) ... | 742 | 38.105263 | 110 | py |
2HDM_FR | 2HDM_FR-master/Loop_Induced_Vertices/parameters_Type-LS.py |
# This is for Type-LS
kHLUp = Parameter(name = 'kHLUp',
nature = 'internal',
type = 'real',
value = 'ca/sb',
texname = '\\kappa_{HL}^{u}')
kHLDo = Parameter(name = 'kHLDo',
nature = 'internal',
type = 'real',
... | 2,669 | 33.675325 | 179 | py |
2HDM_FR | 2HDM_FR-master/Loop_Induced_Vertices/coupling_orders.py |
NLOT = CouplingOrder(name = 'NLOT', # ggS triangle nlo couplings
expansion_order = 1,
hierarchy = 2)
NLOTHL = CouplingOrder(name = 'NLOTHL', # ggS triangle nlo couplings for HL
expansion_order = 1,
hierarchy = 2)
NLOTHH = CouplingOrder(n... | 1,453 | 34.463415 | 75 | py |
2HDM_FR | 2HDM_FR-master/Loop_Induced_Vertices/couplings_ggS.py |
GC_ggHLtop = Coupling(name = 'GC_ggHLtop',
value = '-complex(0,1)*G**2*kHLUp/(8.*cmath.pi**2*vev)',
order = {'QCD':2,'QED':1, 'NLOT':1, 'NLOTHL': 1})
GC_ggHLbot = Coupling(name = 'GC_ggHLbot',
value = '-complex(0,1)*G**2*kHLDo/(8.*cmath.pi**2*vev)',
... | 1,170 | 45.84 | 78 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_cba_UFO/propagators.py | # This file was automatically created by FeynRules 2.0 (static file)
# Mathematica version: 8.0 for Mac OS X x86 (64-bit) (November 6, 2010)
# Date: Mon 1 Oct 2012 14:58:26
from object_library import all_propagators, Propagator
# define only once the denominator since this is always the same
denominator = "P('mu', ... | 1,351 | 36.555556 | 120 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_cba_UFO/couplings.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:48:23
from object_library import all_couplings, Coupling
from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
GC_1 = Coupling(n... | 133,628 | 120.040761 | 4,719 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_cba_UFO/function_library.py | # This file is part of the UFO.
#
# This file contains definitions for functions that
# are extensions of the cmath library, and correspond
# either to functions that are in cmath, but inconvenient
# to access from there (e.g. z.conjugate()),
# or functions that are simply not defined.
#
#
__date__ = "22 July 2010"
__... | 1,949 | 26.083333 | 75 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_cba_UFO/vertices.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:48:23
from object_library import all_vertices, Vertex
import particles as P
import couplings as C
import lorentz as L
V_1 = Vertex(name = 'V_1',
... | 69,309 | 35.098958 | 95 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_cba_UFO/decays.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:48:24
from object_library import all_decays, Decay
import particles as P
Decay_b = Decay(name = 'Decay_b',
particle = P.b,
pa... | 174,020 | 914.9 | 23,997 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_cba_UFO/object_library.py | ##
##
## Feynrules Header
##
##
##
##
##
import cmath
import re
class UFOError(Exception):
"""Exception raised if when inconsistencies are detected in the UFO model."""
pass
class UFOBaseClass(object):
"""The class from which all FeynRules classes are derived."""
require_args = []
def _... | 10,877 | 28.085561 | 199 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_cba_UFO/CT_couplings.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:48:24
from object_library import all_couplings, Coupling
from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
| 303 | 24.333333 | 80 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_cba_UFO/lorentz.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:48:23
from object_library import all_lorentz, Lorentz
from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
try:
import form_fac... | 2,752 | 30.643678 | 153 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_cba_UFO/parameters.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:48:23
from object_library import all_parameters, Parameter
from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
# This is a def... | 25,652 | 30.986284 | 125 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_cba_UFO/write_param_card.py |
__date__ = "6 March 2020"
__author__ = 'olivier.mattelaer@uclouvain.be'
class ParamCardWriter(object):
header = \
"""######################################################################\n""" + \
"""## PARAM_CARD AUTOMATICALY GENERATED BY THE UFO #####################\n""" + \
"""#############... | 6,784 | 36.486188 | 93 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_cba_UFO/__init__.py |
import particles
import couplings
import lorentz
import parameters
import vertices
import coupling_orders
#import write_param_card
import propagators
import object_library
import function_library
all_particles = particles.all_particles
all_vertices = vertices.all_vertices
all_couplings = couplings.all_couplings
all_... | 935 | 17.352941 | 51 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_cba_UFO/coupling_orders.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:48:24
from object_library import all_orders, CouplingOrder
QCD = CouplingOrder(name = 'QCD',
expansion_order = 99,
hi... | 446 | 25.294118 | 74 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_cba_UFO/particles.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:48:23
from __future__ import division
from object_library import all_particles, Particle
import parameters as Param
import propagators as Prop
a = Particle(p... | 11,727 | 26.148148 | 74 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_EFF_cba_UFO/propagators.py | # This file was automatically created by FeynRules 2.0 (static file)
# Mathematica version: 8.0 for Mac OS X x86 (64-bit) (November 6, 2010)
# Date: Mon 1 Oct 2012 14:58:26
from object_library import all_propagators, Propagator
# define only once the denominator since this is always the same
denominator = "P('mu', ... | 1,351 | 36.555556 | 120 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_EFF_cba_UFO/couplings.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:48:23
from object_library import all_couplings, Coupling
from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
GC_1 = Coupling(n... | 139,496 | 112.968137 | 4,719 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_EFF_cba_UFO/function_library.py | # This file is part of the UFO.
#
# This file contains definitions for functions that
# are extensions of the cmath library, and correspond
# either to functions that are in cmath, but inconvenient
# to access from there (e.g. z.conjugate()),
# or functions that are simply not defined.
#
#
__date__ = "22 July 2010"
__... | 1,949 | 26.083333 | 75 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_EFF_cba_UFO/vertices.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:48:23
from object_library import all_vertices, Vertex
import particles as P
import couplings as C
import lorentz as L
V_1 = Vertex(name = 'V_1',
... | 73,134 | 35.585793 | 114 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_EFF_cba_UFO/decays.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:48:24
from object_library import all_decays, Decay
import particles as P
Decay_b = Decay(name = 'Decay_b',
particle = P.b,
pa... | 174,020 | 914.9 | 23,997 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_EFF_cba_UFO/object_library.py | ##
##
## Feynrules Header
##
##
##
##
##
import cmath
import re
class UFOError(Exception):
"""Exception raised if when inconsistencies are detected in the UFO model."""
pass
class UFOBaseClass(object):
"""The class from which all FeynRules classes are derived."""
require_args = []
def _... | 10,877 | 28.085561 | 199 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_EFF_cba_UFO/CT_couplings.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:48:24
from object_library import all_couplings, Coupling
from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
| 303 | 24.333333 | 80 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_EFF_cba_UFO/lorentz.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:48:23
from object_library import all_lorentz, Lorentz
from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
try:
import form_fac... | 8,921 | 46.457447 | 354 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_EFF_cba_UFO/parameters.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:48:23
from object_library import all_parameters, Parameter
from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
# This is a def... | 28,320 | 31.256264 | 179 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_EFF_cba_UFO/write_param_card.py |
__date__ = "6 March 2020"
__author__ = 'olivier.mattelaer@uclouvain.be'
class ParamCardWriter(object):
header = \
"""######################################################################\n""" + \
"""## PARAM_CARD AUTOMATICALY GENERATED BY THE UFO #####################\n""" + \
"""#############... | 6,784 | 36.486188 | 93 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_EFF_cba_UFO/__init__.py |
import particles
import couplings
import lorentz
import parameters
import vertices
import coupling_orders
#import write_param_card
import propagators
import object_library
import function_library
all_particles = particles.all_particles
all_vertices = vertices.all_vertices
all_couplings = couplings.all_couplings
all_... | 935 | 17.352941 | 51 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_EFF_cba_UFO/coupling_orders.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:48:24
from object_library import all_orders, CouplingOrder
QCD = CouplingOrder(name = 'QCD',
expansion_order = 99,
hi... | 1,899 | 32.333333 | 75 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_EFF_cba_UFO/particles.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:48:23
from __future__ import division
from object_library import all_particles, Particle
import parameters as Param
import propagators as Prop
a = Particle(p... | 11,727 | 26.148148 | 74 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_NLO_cba_UFO/propagators.py | # This file was automatically created by FeynRules 2.0 (static file)
# Mathematica version: 8.0 for Mac OS X x86 (64-bit) (November 6, 2010)
# Date: Mon 1 Oct 2012 14:58:26
from object_library import all_propagators, Propagator
# define only once the denominator since this is always the same
denominator = "P('mu', ... | 1,351 | 36.555556 | 120 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_NLO_cba_UFO/CT_vertices.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:49:43
from object_library import all_vertices, all_CTvertices, Vertex, CTVertex
import particles as P
import CT_couplings as C
import lorentz as L
V_1 = CTVe... | 43,583 | 47 | 2,010 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_NLO_cba_UFO/couplings.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:49:42
from object_library import all_couplings, Coupling
from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
GC_1 = Coupling(n... | 118,475 | 179.603659 | 4,719 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_NLO_cba_UFO/function_library.py | # This file is part of the UFO.
#
# This file contains definitions for functions that
# are extensions of the cmath library, and correspond
# either to functions that are in cmath, but inconvenient
# to access from there (e.g. z.conjugate()),
# or functions that are simply not defined.
#
#
__date__ = "22 July 2010"
__... | 1,949 | 26.083333 | 75 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_NLO_cba_UFO/vertices.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:49:42
from object_library import all_vertices, Vertex
import particles as P
import couplings as C
import lorentz as L
V_1 = Vertex(name = 'V_1',
... | 52,367 | 34.193548 | 107 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_NLO_cba_UFO/decays.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:49:42
from object_library import all_decays, Decay
import particles as P
Decay_b = Decay(name = 'Decay_b',
particle = P.b,
pa... | 139,129 | 1,336.788462 | 23,997 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_NLO_cba_UFO/object_library.py | ##
##
## Feynrules Header
##
##
##
##
##
import cmath
import re
class UFOError(Exception):
"""Exception raised if when inconsistencies are detected in the UFO model."""
pass
class UFOBaseClass(object):
"""The class from which all FeynRules classes are derived."""
require_args = []
def _... | 10,877 | 28.085561 | 199 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_NLO_cba_UFO/CT_couplings.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:49:43
from object_library import all_couplings, Coupling
from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
R2GC_162_1 = Coup... | 52,448 | 64.235075 | 1,000 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_NLO_cba_UFO/lorentz.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:49:42
from object_library import all_lorentz, Lorentz
from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
try:
import form_fac... | 5,636 | 31.964912 | 247 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_NLO_cba_UFO/parameters.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:49:42
from object_library import all_parameters, Parameter
from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
# This is a def... | 14,464 | 30.652079 | 125 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_NLO_cba_UFO/write_param_card.py |
__date__ = "6 March 2020"
__author__ = 'olivier.mattelaer@uclouvain.be'
class ParamCardWriter(object):
header = \
"""######################################################################\n""" + \
"""## PARAM_CARD AUTOMATICALY GENERATED BY THE UFO #####################\n""" + \
"""#############... | 6,784 | 36.486188 | 93 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_NLO_cba_UFO/__init__.py |
import particles
import couplings
import lorentz
import parameters
import vertices
import coupling_orders
#import write_param_card
import propagators
import object_library
import function_library
all_particles = particles.all_particles
all_vertices = vertices.all_vertices
all_couplings = couplings.all_couplings
all_... | 935 | 17.352941 | 51 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_NLO_cba_UFO/coupling_orders.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:49:42
from object_library import all_orders, CouplingOrder
QCD = CouplingOrder(name = 'QCD',
expansion_order = 99,
hi... | 494 | 26.5 | 74 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-I/2HDM_CPC_Type-I_NLO_cba_UFO/particles.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:49:42
from __future__ import division
from object_library import all_particles, Particle
import parameters as Param
import propagators as Prop
a = Particle(p... | 11,738 | 26.173611 | 74 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_cba_UFO/propagators.py | # This file was automatically created by FeynRules 2.0 (static file)
# Mathematica version: 8.0 for Mac OS X x86 (64-bit) (November 6, 2010)
# Date: Mon 1 Oct 2012 14:58:26
from object_library import all_propagators, Propagator
# define only once the denominator since this is always the same
denominator = "P('mu', ... | 1,351 | 36.555556 | 120 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_cba_UFO/couplings.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:53:05
from object_library import all_couplings, Coupling
from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
GC_1 = Coupling(n... | 133,610 | 120.024457 | 4,719 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_cba_UFO/function_library.py | # This file is part of the UFO.
#
# This file contains definitions for functions that
# are extensions of the cmath library, and correspond
# either to functions that are in cmath, but inconvenient
# to access from there (e.g. z.conjugate()),
# or functions that are simply not defined.
#
#
__date__ = "22 July 2010"
__... | 1,949 | 26.083333 | 75 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_cba_UFO/vertices.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:53:05
from object_library import all_vertices, Vertex
import particles as P
import couplings as C
import lorentz as L
V_1 = Vertex(name = 'V_1',
... | 69,309 | 35.098958 | 95 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_cba_UFO/decays.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:53:05
from object_library import all_decays, Decay
import particles as P
Decay_b = Decay(name = 'Decay_b',
particle = P.b,
pa... | 174,020 | 914.9 | 23,997 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_cba_UFO/object_library.py | ##
##
## Feynrules Header
##
##
##
##
##
import cmath
import re
class UFOError(Exception):
"""Exception raised if when inconsistencies are detected in the UFO model."""
pass
class UFOBaseClass(object):
"""The class from which all FeynRules classes are derived."""
require_args = []
def _... | 10,877 | 28.085561 | 199 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_cba_UFO/CT_couplings.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:53:05
from object_library import all_couplings, Coupling
from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
| 303 | 24.333333 | 80 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_cba_UFO/lorentz.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:53:05
from object_library import all_lorentz, Lorentz
from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
try:
import form_fac... | 2,752 | 30.643678 | 153 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_cba_UFO/parameters.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:53:05
from object_library import all_parameters, Parameter
from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
# This is a def... | 25,652 | 30.986284 | 125 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_cba_UFO/write_param_card.py |
__date__ = "6 March 2020"
__author__ = 'olivier.mattelaer@uclouvain.be'
class ParamCardWriter(object):
header = \
"""######################################################################\n""" + \
"""## PARAM_CARD AUTOMATICALY GENERATED BY THE UFO #####################\n""" + \
"""#############... | 6,784 | 36.486188 | 93 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_cba_UFO/__init__.py |
import particles
import couplings
import lorentz
import parameters
import vertices
import coupling_orders
#import write_param_card
import propagators
import object_library
import function_library
all_particles = particles.all_particles
all_vertices = vertices.all_vertices
all_couplings = couplings.all_couplings
all_... | 935 | 17.352941 | 51 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_cba_UFO/coupling_orders.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:53:05
from object_library import all_orders, CouplingOrder
QCD = CouplingOrder(name = 'QCD',
expansion_order = 99,
hi... | 446 | 25.294118 | 74 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_cba_UFO/particles.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:53:05
from __future__ import division
from object_library import all_particles, Particle
import parameters as Param
import propagators as Prop
a = Particle(p... | 11,727 | 26.148148 | 74 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_EFF_cba_UFO/propagators.py | # This file was automatically created by FeynRules 2.0 (static file)
# Mathematica version: 8.0 for Mac OS X x86 (64-bit) (November 6, 2010)
# Date: Mon 1 Oct 2012 14:58:26
from object_library import all_propagators, Propagator
# define only once the denominator since this is always the same
denominator = "P('mu', ... | 1,351 | 36.555556 | 120 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_EFF_cba_UFO/couplings.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:53:05
from object_library import all_couplings, Coupling
from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
GC_1 = Coupling(n... | 139,478 | 112.953431 | 4,719 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_EFF_cba_UFO/function_library.py | # This file is part of the UFO.
#
# This file contains definitions for functions that
# are extensions of the cmath library, and correspond
# either to functions that are in cmath, but inconvenient
# to access from there (e.g. z.conjugate()),
# or functions that are simply not defined.
#
#
__date__ = "22 July 2010"
__... | 1,949 | 26.083333 | 75 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_EFF_cba_UFO/vertices.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:53:05
from object_library import all_vertices, Vertex
import particles as P
import couplings as C
import lorentz as L
V_1 = Vertex(name = 'V_1',
... | 73,134 | 35.585793 | 114 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_EFF_cba_UFO/decays.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:53:05
from object_library import all_decays, Decay
import particles as P
Decay_b = Decay(name = 'Decay_b',
particle = P.b,
pa... | 174,020 | 914.9 | 23,997 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_EFF_cba_UFO/object_library.py | ##
##
## Feynrules Header
##
##
##
##
##
import cmath
import re
class UFOError(Exception):
"""Exception raised if when inconsistencies are detected in the UFO model."""
pass
class UFOBaseClass(object):
"""The class from which all FeynRules classes are derived."""
require_args = []
def _... | 10,877 | 28.085561 | 199 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_EFF_cba_UFO/CT_couplings.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:53:05
from object_library import all_couplings, Coupling
from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
| 303 | 24.333333 | 80 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_EFF_cba_UFO/lorentz.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:53:05
from object_library import all_lorentz, Lorentz
from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
try:
import form_fac... | 8,921 | 46.457447 | 354 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_EFF_cba_UFO/parameters.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:53:05
from object_library import all_parameters, Parameter
from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
# This is a def... | 28,321 | 31.257403 | 179 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_EFF_cba_UFO/write_param_card.py |
__date__ = "6 March 2020"
__author__ = 'olivier.mattelaer@uclouvain.be'
class ParamCardWriter(object):
header = \
"""######################################################################\n""" + \
"""## PARAM_CARD AUTOMATICALY GENERATED BY THE UFO #####################\n""" + \
"""#############... | 6,784 | 36.486188 | 93 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_EFF_cba_UFO/__init__.py |
import particles
import couplings
import lorentz
import parameters
import vertices
import coupling_orders
#import write_param_card
import propagators
import object_library
import function_library
all_particles = particles.all_particles
all_vertices = vertices.all_vertices
all_couplings = couplings.all_couplings
all_... | 935 | 17.352941 | 51 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_EFF_cba_UFO/coupling_orders.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:53:05
from object_library import all_orders, CouplingOrder
QCD = CouplingOrder(name = 'QCD',
expansion_order = 99,
hi... | 1,899 | 32.333333 | 75 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_EFF_cba_UFO/particles.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:53:05
from __future__ import division
from object_library import all_particles, Particle
import parameters as Param
import propagators as Prop
a = Particle(p... | 11,727 | 26.148148 | 74 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_NLO_cba_UFO/propagators.py | # This file was automatically created by FeynRules 2.0 (static file)
# Mathematica version: 8.0 for Mac OS X x86 (64-bit) (November 6, 2010)
# Date: Mon 1 Oct 2012 14:58:26
from object_library import all_propagators, Propagator
# define only once the denominator since this is always the same
denominator = "P('mu', ... | 1,351 | 36.555556 | 120 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_NLO_cba_UFO/CT_vertices.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:54:26
from object_library import all_vertices, all_CTvertices, Vertex, CTVertex
import particles as P
import CT_couplings as C
import lorentz as L
V_1 = CTVe... | 43,583 | 47 | 2,010 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_NLO_cba_UFO/couplings.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:54:25
from object_library import all_couplings, Coupling
from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
GC_1 = Coupling(n... | 118,469 | 179.594512 | 4,719 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_NLO_cba_UFO/function_library.py | # This file is part of the UFO.
#
# This file contains definitions for functions that
# are extensions of the cmath library, and correspond
# either to functions that are in cmath, but inconvenient
# to access from there (e.g. z.conjugate()),
# or functions that are simply not defined.
#
#
__date__ = "22 July 2010"
__... | 1,949 | 26.083333 | 75 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_NLO_cba_UFO/vertices.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:54:25
from object_library import all_vertices, Vertex
import particles as P
import couplings as C
import lorentz as L
V_1 = Vertex(name = 'V_1',
... | 52,367 | 34.193548 | 107 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_NLO_cba_UFO/decays.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:54:26
from object_library import all_decays, Decay
import particles as P
Decay_b = Decay(name = 'Decay_b',
particle = P.b,
pa... | 139,129 | 1,336.788462 | 23,997 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_NLO_cba_UFO/object_library.py | ##
##
## Feynrules Header
##
##
##
##
##
import cmath
import re
class UFOError(Exception):
"""Exception raised if when inconsistencies are detected in the UFO model."""
pass
class UFOBaseClass(object):
"""The class from which all FeynRules classes are derived."""
require_args = []
def _... | 10,877 | 28.085561 | 199 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_NLO_cba_UFO/CT_couplings.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:54:26
from object_library import all_couplings, Coupling
from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
R2GC_162_1 = Coup... | 52,448 | 64.235075 | 1,000 | py |
2HDM_FR | 2HDM_FR-master/UFOs/Type-LS/2HDM_CPC_Type-LS_NLO_cba_UFO/lorentz.py | # This file was automatically created by FeynRules 2.3.49
# Mathematica version: 13.0.1 for Mac OS X ARM (64-bit) (January 28, 2022)
# Date: Fri 8 Jul 2022 20:54:25
from object_library import all_lorentz, Lorentz
from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
try:
import form_fac... | 5,636 | 31.964912 | 247 | py |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.