All Projects → FormTracer → FormTracer

FormTracer / FormTracer

Licence: GPL-3.0 license
A Mathematica Tracing Package Using FORM

Programming Languages

objective c
16641 projects - #2 most used programming language
Mathematica
289 projects
c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
matlab
3953 projects
vba
158 projects

Projects that are alternatives of or similar to FormTracer

PySophus
Python bindings for Sophus Lie Algebra C++ Library
Stars: ✭ 52 (+225%)
Mutual labels:  lie-group, lie-groups
arxiv leaks
Whisper of the arxiv: read comments in tex of papers
Stars: ✭ 22 (+37.5%)
Mutual labels:  arxiv
FlashRoute
🚀 Takes minutes to explore the topology of all routable /24 prefixes in IPv4 address space. Now supports IPv6 scan!
Stars: ✭ 26 (+62.5%)
Mutual labels:  efficiency
zipkin-ruby-opentracing
OpenTracing Tracer implementation for Zipkin in Ruby
Stars: ✭ 15 (-6.25%)
Mutual labels:  trace
qEEG feature set
NEURAL: a neonatal EEG feature set in Matlab
Stars: ✭ 29 (+81.25%)
Mutual labels:  arxiv
ostrio-analytics
📊 Visitor's analytics tracking code for ostr.io service
Stars: ✭ 14 (-12.5%)
Mutual labels:  efficiency
axxb calibration
A Comprehensive AX = XB Calibration Solvers in Matlab
Stars: ✭ 19 (+18.75%)
Mutual labels:  lie-group
go-sensor
🚀 Go Distributed Tracing & Metrics Sensor for Instana
Stars: ✭ 90 (+462.5%)
Mutual labels:  trace
rulid.rs
Rust Universally Unique Lexicographically Sortable Identifier
Stars: ✭ 40 (+150%)
Mutual labels:  efficiency
CNeptune
CNeptune improve productivity & efficiency by urbanize .net module with meta-code to lay foundation for frameworks
Stars: ✭ 30 (+87.5%)
Mutual labels:  efficiency
JPQ
CIKM'21: JPQ substantially improves the efficiency of Dense Retrieval with 30x compression ratio, 10x CPU speedup and 2x GPU speedup.
Stars: ✭ 39 (+143.75%)
Mutual labels:  efficiency
particle
Package to deal with particles, the PDG particle data table, PDGIDs, etc.
Stars: ✭ 113 (+606.25%)
Mutual labels:  high-energy-physics
php-search-all-database
With this code, you can search all database with narrowing down the Tables & Column to search in, Resulting in low traversing & high performance
Stars: ✭ 21 (+31.25%)
Mutual labels:  efficiency
daily astroph
Daily dose of astro-ph reading
Stars: ✭ 37 (+131.25%)
Mutual labels:  arxiv
paper-survey
Summary of machine learning papers
Stars: ✭ 26 (+62.5%)
Mutual labels:  arxiv
SimpleReminder
Efficient creation of simple reminders on Android.
Stars: ✭ 28 (+75%)
Mutual labels:  efficiency
UnROOT.jl
Native Julia I/O package to work with CERN ROOT files
Stars: ✭ 52 (+225%)
Mutual labels:  high-energy-physics
TraceEvent
Trace events in real time sessions
Stars: ✭ 26 (+62.5%)
Mutual labels:  trace
TraceR
Trace Replay and Network Simulation Framework
Stars: ✭ 17 (+6.25%)
Mutual labels:  trace
hlc
An open-source web page highlighter
Stars: ✭ 32 (+100%)
Mutual labels:  efficiency

FormTracer

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.

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
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.

Bug reports

Please reports bugs via the issue tracker.

Links to related software

  • FORM - project for symbolic manipulation of very big expressions
  • DoFun - Derivation of Functional Equations
  • FeynCalc - Tools and Tables for QFT Calculations
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].