FormTracer is a high-performance, general purpose, easy-to-use Mathematica tracing package which uses FORM. It supports arbitrary space and spinor dimensions as well as an arbitrary number of simple compact Lie groups. While keeping the usability of the Mathematica interface, it relies on the efficiency of FORM. An additional performance gain is achieved by a decomposition algorithm that avoids redundant traces in the product tensors spaces. FormTracer supports a wide range of syntaxes which endows it with a high flexibility. Mathematica notebooks that automatically install the package and guide the user through performing standard traces in spacetime, spinor and gauge-group spaces are provided.
FormTracer has been developed by
Anton K. Cyrol, Mario Mitter, Jan M. Pawlowski, and Nils Strodthoff.
If used in scientific publications, please cite the corresponding paper,
Anton K. Cyrol, Mario Mitter, and Nils Strodthoff
Comput. Phys. Commun. 219C (2017) 346-352, arXiv:1610.09331 [hep-ph].
FormTracer is maintained by selected members of the fQCD collaboration.
- evaluation of (Euclidean) Lorentz/Dirac traces in arbitrary dimensions and traces over an arbitrary number of group product spaces
- intuitive, easy-to-use and highly customizable Mathematica frontend
- high performance due to FORM backend combined with an efficient decomposition algorithm in Mathematica
- convenient installation and update procedure within Mathematica
- supports
- the fifth gamma matrix in general dimensions within the Larin scheme
- a special time-like direction for (Euclidean) finite temperature and density applications
- partial traces involving open indices
- creation of optimized output (including bracketing) using FORM’s optimization algorithm for further numerical processing in C/C++/Fortran
- user-defined combined Lorentz tensors and corresponding identities, e.g., (transverse and longitudinal) projectors and their orthogonality relations, for speedup
FormTracer is equipped with a fully automated installation script in Mathematica, which is executed by evaluating
Import["https://raw.githubusercontent.com/FormTracer/FormTracer/master/src/FormTracerInstaller.m"]
in a Mathematica input cell. Example notebooks are available for download:
The first two may also be used to install FormTracer.
Please reports bugs via the issue tracker.