Skip to content
/ eos Public
forked from eos/eos

A HEP Program for Flavor Observables

Notifications You must be signed in to change notification settings

ESEberhard/eos

 
 

Repository files navigation

PyPI version Build Status Build Status

EOS logo

EOS - A HEP Program for Flavour Observables

EOS is a software package that addresses several use cases in the field of high-energy flavor physics (HEP):

  1. theory predictions of and uncertainty estimation for flavour observables within the Standard Model or within the Weak Effective Theory;
  2. Bayesian parameter inference from both experimental and theoretical constraints; and
  3. Monte Carlo simulation of pseudo events for flavour processes.

An up-to-date list of High Energy Physics publications can be found here.

EOS is written in C++14, with a recommended interface to Python 3. It depends on as a small set of external software:

  • the GNU Scientific Library (libgsl),
  • a subset of the BOOST C++ libraries,
  • the Python 3 interpreter.

For details on these dependencies we refer to the online documentation.

Installation

EOS supports several methods of installation. For Linux users, the recommended method is installation via PyPI:

pip3 install eoshep

Development versions tracking the master branch are also available via PyPi:

pip3 install --pre eoshep

For instructions on how to build and install EOS on your computer please have a look at the online documentation.

Authors and Contributors

The main authors are:

with further code contributions by:

  • Marzia Bordone,
  • Thomas Blake,
  • Elena Graverini,
  • Stephan Jahn,
  • Ahmet Kokulu,
  • Stephan Kürten,
  • Philip Lüghausen,
  • Bastian Müller,
  • Stefanie Reichert,
  • Eduardo Romero,
  • Rafael Silva Coutinho,
  • Ismo Tojiala,
  • Keri Vos,
  • Christian Wacker.

We would like to extend our thanks to the following people whose input and support were most helpful in either the development or the maintenance of EOS:

  • Gudrun Hiller
  • David Leverton
  • Ciaran McCreesh
  • Hideki Miyake
  • Konstantinos Petridis
  • Alexander Shires

Contact

For additional information, please contact any of the main authors. If you want to report an error or file a request, please file an issue here.

About

A HEP Program for Flavor Observables

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 92.6%
  • Python 3.3%
  • Mathematica 2.2%
  • TeX 1.4%
  • Makefile 0.4%
  • M4 0.1%