Coder Social home page Coder Social logo

f-feng / fuchsia Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gituliar/fuchsia

0.0 0.0 0.0 11.72 MB

A tool for reducing differential equations for Feynman master integrals to an epsilon form.

Home Page: http://gituliar.net

License: ISC License

Python 38.95% MATLAB 49.50% Mathematica 11.36% Makefile 0.19%

fuchsia's Introduction

Description

Fuchsia reduces differential equations for Feynman master integrals to the epsilon form.

To illustrate, let us say we have a system of differential equations of this form:

∂f(x,ϵ)/∂x = 𝕄(x,ϵ) f(x,ϵ),

where 𝕄(x,ϵ) is a given matrix of rational functions in x and ϵ, i.e, a free variable and an infinitesimal parameter. Our ultimate goal is to find a column vector of unknown functions f(x,ϵ) as a Laurent series in ϵ, which satisfies the equations above.

With the help of Fuchsia we can find a transformation matrix 𝕋(x,ϵ) which turns our system to the equivalent Fuchsian system of this form:

∂g(x,ϵ)/∂x = ϵ 𝕊(x) g(x,ϵ)

where 𝕊(x) = ∑ᵢ 𝕊ᵢ/(x-xᵢ) and f(x,ϵ) = 𝕋(x,ϵ) g(x,ϵ).

Such a transformation is useful because we can easily solve the equivalent system for g(x,ϵ) (see [1]) and then, multiplying it by 𝕋(x,ϵ), find f(x,ϵ).

You can learn about the algorithm used in Fuchsia to find such transformations from Roman Lee's paper [2].

Fuchsia is available both as a command line utility and as a (Python) library for SageMath [3]. It will run on most Unix-like operating systems.

Documentation with more information, installation and usage details is here [4].

Publications

Fuchsia has been announced in proceedings of The Loops and Legs Conference 2016, PoS LL2016 (2016) 030, arXiv:1607.00759. Since then it is available on-line.
A complete description of the program has been published in Comput. Phys. Commun., arXiv:1701.04269.

If you find Fuchsia useful for your research, please, consider to cite both articles.

References

fuchsia's People

Contributors

magv avatar gituliar avatar fchapoton avatar kaelingre avatar

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.