Skip to content

jccriado/matchingtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MatchingTools is a Python library for doing symbolic calculations in effective field theory.

It provides the tools to create a Lagrangian and integrate out heavy fields at the tree level. It also includes functions for applying customizable transformations (for example, Fierz identities or simplification using equations of motion of the light fields) to the effective Lagrangian to simplify it or write it in terms of a chosen effective operator basis.

Installation

To install MatchingTools using pip do:

pip install matchingtools

The source can be downloaded from the GitHub repository. To install MatchingTools from a local copy of the project open a terminal in the top level directory and type:

python setup.py install

Documentation

Read the documentation at: http://matchingtools.readthedocs.io/en/latest/.

Citation

If you use this work, please cite: https://arxiv.org/abs/1710.06445.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages