Although the two-loop renormalization group equations for a general gauge field theory have been known for quite some time, deriving them for specific models has often been difficult in practice. This is mainly due to the fact that, albeit straightforward, the involved calculations are quite long, tedious and prone to error. The present work is an attempt to facilitate the practical use of the renormalization group equations in model building. To that end, we have developed two completely independent sets of programs written in Python and Mathematica, respectively. The Mathematica scripts will be part of an upcoming release of SARAH 4. The present article describes the collection of Python routines that we dubbed PyR@TE which is an acronym for “Python Renormalization group equations At Two-loop for Everyone”. In PyR@TE, once the user specifies the gauge group and the particle content of the model, the routines automatically generate the full two-loop renormalization group equations for all (dimensionless and dimensionful) parameters. The results can optionally be exported to LaTeX and Mathematica, or stored in a Python data structure for further processing by other programs. For ease of use, we have implemented an interactive mode for PyR@TE in form of an IPython Notebook. As a first application, we have generated with PyR@TE the renormalization group equations for several non-supersymmetric extensions of the Standard Model and found some discrepancies with the existing literature. Program summaryProgram title: PyR@TECatalogue identifier: AERV_v1_0Program summary URL:http://cpc.cs.qub.ac.uk/summaries/AERV_v1_0.htmlProgram obtainable from: CPC Program Library, Queen’s University, Belfast, N. IrelandLicensing provisions: Standard CPC licence, http://cpc.cs.qub.ac.uk/licence/licence.htmlNo. of lines in distributed program, including test data, etc.: 924959No. of bytes in distributed program, including test data, etc.: 495197Distribution format: tar.gzProgramming language: Python.Computer: Personal computer.Operating system: Tested on Fedora 15, MacOS 10 and 11, Ubuntu 12.Classification: 11.1.External routines: SymPy, PyYAML, NumPy, IPython, SciPyNature of problem:Deriving the renormalization group equations for a general quantum field theory.Solution method:Group theory, tensor algebraRunning time:Tens of seconds per model (one-loop), tens of minutes (two-loop)
Read full abstract