epsilon: A tool to find a canonical basis of master integrals
Mario Prausa
TL;DR
The paper presents epsilon, a Fermat-backed implementation of Lee's algorithm to find a canonical basis of master integrals whose differential equations have an $\epsilon$-proportional right-hand side ($\epsilon$-form). By leveraging explicit $x$-dependence and a block-triangular system, epsilon performs Fuchsification, eigenvalue normalization, and $\epsilon$-factorization, enabling straightforward $\epsilon$-expansions. It provides detailed installation/setup guidance, a Mathematica bridge via epsilon-prepare and EpsilonTools.m, and demonstrates the approach on a non-trivial three-loop example with complex singularities. The tool thus automates a previously challenging step in multi-loop calculations, streamlining the derivation of $\epsilon$-form differential equations for Feynman integrals.
Abstract
In 2013, Henn proposed a special basis for a certain class of master integrals, which are expressible in terms of iterated integrals. In this basis, the master integrals obey a differential equation, where the right hand side is proportional to $ε$ in $d=4-2ε$ space-time dimensions. An algorithmic approach to find such a basis was found by Lee. We present the tool epsilon, an efficient implementation of Lee's algorithm based on the Fermat computer algebra system as computational backend.
