Code Monkey home page Code Monkey logo

shhschilling / mastertwo Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 1.0 3.17 MB

Mathematica package for algebraic calculations in elementary particle physics. Performs automated calculation of all one- and two-loop Feynman integrals reducable to scalar integrals independent of external momenta and depending on up to two different masses.

Mathematica 98.58% M 0.32% Shell 1.10%
mathematica dirac-algebra tensor-reduction b-physics heavy-mass-expansion scalar-integrals recurrence-relations standard-model two-loop-integrals taylor-expansions

mastertwo's Introduction

Purpose

The calculation of loop decays is a tedious work, which can rarely be performed in a reasonable time by calculating all arising diagrams by hand. The Mathematica package MasterTwo allows the automated calculation of all one- and two-loop Feynman integrals reducable to scalar integrals independent of external momenta and depending on up to two different masses. In contrast to other programmes like Reduceand Form it works completely inside Mathematica. Compared to other programmes like HIP, Tracer and FeynArts , MasterTwo is much smaller.

It consists of two subpackages, Fermions and Integrals. Fermions covers the standard Dirac Algebra allowing the transformation of the integrals in scalar integrals. Integrals perform the subsequent Taylor expansion, partial fraction, tensor reduction and the integration of the thus achieved scalar integrals.

Structure

The main programme MasterTwo.m calls these two subpackages

  • Fermions.m:  containing functions for standard Dirac algebra allowing the transformation of the integrals in scalar integrals.

  • Integrals.m: containing functions for Taylor expansion, partial fraction, tensor reduction and the integration of the thus achieved scalar integrals.

Help

The package is equipped with an online help to each command. MasterTwoInfo[] produces a list with all available commands. ?command prints a short information on syntax and effect of the command. A detailed description of all functionalities is given in the manual being part of this distribution.

Installation under Linux

The installer MasterTwoInstall copies the files into the correct path, updates the init.m file in the .Mathematica/Autoload/directory in the home directory, To install the package,

  • copy the zip file MasterTwo-1.0.zip to your disk,
  • unpack it with unzip MasterTwo-1.0.zip.
  • Change directory to MasterTwo-1.0
  • Change the permission of the installation script:   chmod +x MasterTwoInstall
  • Execute it: ./MasterTwoInstall Follow the instructions.

Uninstallation under Linux

Run the program ./MasterTwoUninstall in the installation directory of MasterTwo.

Installation under macOS and Windows

To install the package

  • Quit Mathematica . Eventually uninstall older version of MasterTwo.
  • Start Mathematica
  • Type $Path: Lists the path(s) of the autoload directories of your Mathematica distribution
  • Copy the files
    • Fermions.m
    • Integrals.m
    • MasterTwo.m in one of the autoload directories.
  • Close Mathematica.
  • In your next Mathematica session start the package by typing in <<MasterTwo `

mastertwo's People

Contributors

shhschilling avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

shuxiamm14

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.