forked from FlexibleSUSY/FlexibleSUSY
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitattributes
148 lines (135 loc) · 6.53 KB
/
.gitattributes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
.clang-format export-ignore
.gitignore export-ignore
.gitattributes export-ignore
TODO export-ignore
addons/test_* export-ignore
doc/images/*.xcf export-ignore
doc/release export-ignore
doc/FlexibleFuture.txt export-ignore
examples/lattice_fmssm.cpp export-ignore
examples/lattice_fmssm_fmssmn.cpp export-ignore
examples/lattice_numerical_fmssm.cpp export-ignore
examples/lattice_numerical_fmssm_fmssmn.cpp export-ignore
examples/switch_MSSM.cpp export-ignore
meta/MSSM/allgennb.log export-ignore
meta/MSSM/extract_*.m export-ignore
meta/MSSM/*.expr export-ignore
meta/MSSM/*_to_cpp.m export-ignore
meta/MSSM/dmbas2.m export-ignore
meta/MSSM/dmtas2.m export-ignore
meta/SM/beta_m2_1303.4364.m export-ignore
meta/SM/extract_*.m export-ignore
model_files/BetaSM export-ignore
model_files/BLSMlightZp export-ignore
model_files/cCMSSM export-ignore
model_files/complexMSSM export-ignore
model_files/CMSSMSemiAnalyticMW export-ignore
model_files/CMSSMCPVSemiAnalytic export-ignore
model_files/CMSSMCPVSemiAnalyticMW export-ignore
model_files/CMSSMFPIAbsolute export-ignore
model_files/CMSSMFPIRelative export-ignore
model_files/CMSSMFPITadpole export-ignore
model_files/CMSSMGSLBroyden export-ignore
model_files/CMSSMGSLHybrid export-ignore
model_files/CMSSMGSLHybridS export-ignore
model_files/CMSSMGSLNewton export-ignore
model_files/CMSSMLowPrecision export-ignore
model_files/CMSSMMatchedAtMTDRbar export-ignore
model_files/CMSSMMatchedAtMTPole export-ignore
model_files/CMSSMMediumPrecision export-ignore
model_files/CMSSMHighPrecision export-ignore
model_files/CMSSMMassWInput export-ignore
model_files/CMSSMConvergenceTester export-ignore
model_files/CMSSMYt2L export-ignore
model_files/cSM export-ignore
model_files/FlavorAligned2HDM export-ignore
model_files/HSSUSYSQCD export-ignore
model_files/HSSUSYNoMomIt export-ignore
model_files/InertMSSM export-ignore
model_files/LHInputMSSM export-ignore
model_files/LRLR export-ignore
model_files/lowNUHMSSM export-ignore
model_files/lowNUHMSSMSemiAnalytic export-ignore
model_files/MDM export-ignore
model_files/MSSMNoEWVEVs export-ignore
model_files/MSSMNoFVSLHA2 export-ignore
model_files/minMSSM export-ignore
model_files/munuSSMSemiAnalytic export-ignore
model_files/NoInputParameters export-ignore
model_files/NoYukawaMSSM export-ignore
model_files/NSM export-ignore
model_files/NUHMSSMNoFVSQCD export-ignore
model_files/NUHMSSMNoFVHimalayaSQCD export-ignore
model_files/NUHMSSMNoFVNoMomIt export-ignore
model_files/rootMSSM export-ignore
model_files/YukawaCMSSM export-ignore
model_files/UnbrokenMSSM export-ignore
model_files/ScalarLeptoquarks export-ignore
model_files/SMEWSBAtMZ export-ignore
model_files/SMHighScale export-ignore
model_files/SMHighPrecision export-ignore
model_files/SMnoGUT export-ignore
model_files/SMNoRGEs export-ignore
model_files/SMRules export-ignore
model_files/SMSemiAnalytic export-ignore
model_files/SMSU3 export-ignore
model_files/SSMSemiAnalytic export-ignore
model_files/SMThrow export-ignore
model_files/TensorCoupling export-ignore
model_files/THDMIIMSSMBCApprox export-ignore
model_files/THDMIIEWSBAtMZSemiAnalytic export-ignore
model_files/HGTHDMIIMSSMBCApprox export-ignore
model_files/SMtower export-ignore
models/fmssm export-ignore
models/fmssmn export-ignore
release export-ignore
sarah/B-L-SM-lightZp export-ignore
sarah/FlavorAligned2HDM export-ignore
sarah/InertMSSM export-ignore
sarah/MDM export-ignore
sarah/MSSMNoEWVEVs export-ignore
sarah/NoYukawaMSSM export-ignore
sarah/NSM export-ignore
sarah/UnbrokenMSSM export-ignore
sarah/SMnoGUT export-ignore
sarah/SM2 export-ignore
sarah/SMSU3 export-ignore
sarah/TensorCoupling export-ignore
src/SM.cpp export-ignore
src/SM.hpp export-ignore
src/consts.hpp export-ignore
src/fortran_utils.f export-ignore
src/lattice_compound_constraint.hpp export-ignore
src/lattice_constraint.cpp export-ignore
src/lattice_constraint.hpp export-ignore
src/lattice_convergence_tester.hpp export-ignore
src/lattice_foreign_constraint.hpp export-ignore
src/lattice_initial_guesser.hpp export-ignore
src/lattice_model.cpp export-ignore
src/lattice_model.hpp export-ignore
src/lattice_numerical_constraint.cpp export-ignore
src/lattice_numerical_constraint.hpp export-ignore
src/lattice_solver.cpp export-ignore
src/lattice_solver.hpp export-ignore
src/mathdefs.hpp export-ignore
src/small_matrices.hpp export-ignore
templates/lattice_convergence_tester.cpp.in export-ignore
templates/lattice_convergence_tester.hpp.in export-ignore
templates/lattice_high_scale_constraint.cpp.in export-ignore
templates/lattice_high_scale_constraint.hpp.in export-ignore
templates/lattice_initial_guesser.cpp.in export-ignore
templates/lattice_initial_guesser.hpp.in export-ignore
templates/lattice_initial_guesser_low_scale_model.cpp.in export-ignore
templates/lattice_initial_guesser_low_scale_model.hpp.in export-ignore
templates/lattice_low_scale_constraint.cpp.in export-ignore
templates/lattice_low_scale_constraint.hpp.in export-ignore
templates/lattice_model.cpp.in export-ignore
templates/lattice_model.hpp.in export-ignore
templates/lattice_susy_scale_constraint.cpp.in export-ignore
templates/lattice_susy_scale_constraint.hpp.in export-ignore
test export-ignore
# reclassify language of some files
*.m linguist-language=Mathematica
*.cpp.in linguist-language=C++
*.hpp.in linguist-language=C++
*.spc linguist-detectable=false