FeynCalc / feyncalc

Mathematica package for algebraic calculations in elementary particle physics.
https://feyncalc.github.io
GNU General Public License v3.0
310 stars 87 forks source link

Calculations of loop integral via Feynman parametrization #58

Closed vsht closed 3 years ago

vsht commented 4 years ago

The main purpose of this PR is to have a set of routines that are useful for calculating multi-loop scalar integrals using direct Feynman parametrization.

In simple cases the integral might be solvable directly withing Mathematica. However, in most cases one would probably pass it to PolyLogTools or HyperInt

Remaining tasks