KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
FormTracer
★ 26
Open GitHub ↗
A Mathematica Tracing Package Using FORM
Download README (.md)
Explore Similar Repositories
vaulter
:
No description available.
namu-wiki-extractor
:
A library to extract plaintexts from the JSON dump file of namu wiki
console-laravel
:
[DEPRECATED] See https://github.com/lucidarch/lucid
JAMS
:
Just A Modular System
python-tikteck
:
Python module for controlling Tikteck Bluetooth LED bulbs
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
FormTracer
?
Download (.md)
# FormTracer FormTracer is a high-performance, general purpose, easy-to-use Mathematica tracing package which uses [FORM](https://github.com/vermaseren/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**<br> > **[Comput. Phys. Commun. 219C (2017) 346-352](https://doi.org/10.1016/j.cpc.2017.05.024), [arXiv:1610.09331 [hep-ph]](https://arxiv.org/abs/1610.09331).** FormTracer is maintained by [selected members](https://github.com/orgs/FormTracer/people) of the fQCD collaboration. ## Features * 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 ## Build instructions FormTracer is equipped with a fully automated installation script in Mathematica, which is executed by evaluating<br> `Import["https://raw.githubusercontent.com/FormTracer/FormTracer/master/src/FormTracerInstaller.m"]`<br> in a Mathematica input cell. Example notebooks are available for download:<br> * [FormTracerShowcase](https://raw.githubusercontent.com/FormTracer/FormTracer/master/src/Examples/FormTracerShowcase.nb) * [FormTracerMinimalExample](https://raw.githubusercontent.com/FormTracer/FormTracer/master/src/Examples/FormTracerMinimalExample.nb) * [FourQuarkInteraction](https://raw.githubusercontent.com/FormTracer/FormTracer/master/src/Examples/FourQuarkInteraction.nb) The first two may also be used to install FormTracer. ## Bug reports Please reports bugs via the [issue tracker](https://github.com/FormTracer/FormTracer/issues). ## Links to related software * [FORM](http://www.nikhef.nl/~form/) - project for symbolic manipulation of very big expressions * [DoFun](http://physik.uni-graz.at/~mqh/DoFun/) - Derivation of Functional Equations * [FeynCalc](https://feyncalc.github.io/) - Tools and Tables for QFT Calculations