HepLib
  • About HepLib
  • Installation
  • Usage in C++
  • Objects in C++
  • Examples in C++
  • Usage in Python
  • Objects in Python
  • Examples in Python
  • Utils in HepLib
  • Try & Run online
  • Release @GitHub
  • Document @Doxygen
Powered by GitBook
On this page
  • Examples @ Basic
  • Examples @ Hep
  • Examples @ SD

Examples in C++

PreviousObjects in C++NextUsage in Python

Last updated 4 years ago

Please have a look at Usage in C++ for compiling a .cpp to an executable program. One can also try those examples at Try & Run online

Examples @ Basic

Examples @ Hep

Examples @ SD

1KB
iFermat.cpp
Basic interface to Fermat program.
3KB
iForm.cpp
Basic interface to FORM program.
1KB
gar.cpp
The usage of gar related functions.
678B
mma.cpp
Some functions similar to Mathematica.
2KB
form.cpp
Basic usage of Vector, DiracGamma and SUNT running with FORM program.
1KB
color.cpp
Basic usage of color objects including SUNT, SUNF still with FORM program.
4KB
qgraf.cpp
A complete example to use qgraf program.
5KB
TIR.cpp
An example to show the Tensor Index Reduction.
4KB
apart.cpp
An example to show the Partial Fractions.
3KB
fire.cpp
Basic usage of the interface to FIRE program.
1KB
cuba.cpp
an example to use the numerical integrator CUBA.
1KB
hcubature.cpp
an example to use the numerical integrator HCubature.
1KB
t0.cpp
an example from SecDec program.
1KB
t1.cpp
An modified example of t0.cpp.
1KB
exp1.cpp
An example form SDExpand in FIESTA package.
441B
exp2.cpp
An example to expand a generic parameter integral.
2KB
cw.cpp
Examples to show the usage of ChengWu method.
3KB
kp.cpp
Examples to show the usage of KillPowers similar to FIESTA package.
4KB
mi_ff.cpp
An example to evaluate the Master Integral from Fragmentation Functions.