Metadata-Version: 2.1
Name: banana-hep
Version: 0.6.3
Summary: Benchmark QCD physics
Home-page: https://github.com/N3PDF/banana
Author: Andrea Barontini
Author-email: andrea.barontini@mi.infn.it
Requires-Python: >=3.8.0,<3.11
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Physics
Provides-Extra: docs
Provides-Extra: pineappl
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: SQLAlchemy (>=1.4.29,<2.0.0)
Requires-Dist: Sphinx (>=4.3.2,<5.0.0); extra == "docs"
Requires-Dist: appdirs (>=1.4.4,<2.0.0)
Requires-Dist: click (>=8.0.3,<9.0.0)
Requires-Dist: eko (>=0.8.2,<0.9.0)
Requires-Dist: ipython (>=8.1.0,<9.0.0)
Requires-Dist: matplotlib (>=3.5.1,<4.0.0)
Requires-Dist: numpy (>=1.21.0,<2.0.0)
Requires-Dist: pandas (>=1.3.5,<2.0.0)
Requires-Dist: pendulum (>=2.1.2,<3.0.0)
Requires-Dist: rich (>=10.16.1,<11.0.0)
Requires-Dist: sphinx-rtd-theme (>=1.0.0,<2.0.0); extra == "docs"
Requires-Dist: sphinxcontrib-bibtex (>=2.4.1,<3.0.0); extra == "docs"
Project-URL: Repository, https://github.com/N3PDF/banana
Description-Content-Type: text/markdown

<p align="center">
  <a href="https://n3pdf.github.io/banana/"><img alt="Banana" src="https://raw.githubusercontent.com/N3PDF/banana/main/docs/_assets/logo.png" width=700></a>
</p>

<p align="center">
  <a href="https://github.com/N3PDF/banana/actions?query=workflow%3A%22unit+tests%22">
    <img alt="Tests" src="https://github.com/N3PDF/banana/workflows/unit%20tests/badge.svg">
  </a>
  <a href='https://banana-hep.readthedocs.io/en/latest/?badge=latest'><img src='https://readthedocs.org/projects/banana-hep/badge/?version=latest' alt='Documentation Status' /></a>
  <a href="https://pypi.org/project/banana-hep/"><img alt="PyPI" src="https://img.shields.io/pypi/v/banana-hep"/></a>
  <a href="https://doi.org/10.5281/zenodo.4247164"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.4247164.svg" alt="DOI"></a>
  <a href="https://codecov.io/gh/N3PDF/banana">
    <img src="https://codecov.io/gh/N3PDF/banana/branch/main/graph/badge.svg?token=L9XIAXV77R"/>
  </a>
  <a href="https://www.codefactor.io/repository/github/n3pdf/banana">
    <img src="https://www.codefactor.io/repository/github/n3pdf/banana/badge?s=1f7766473570c0d6432d5a2d216498b09a50c2b5" alt="CodeFactor" />
  </a>
</p>

# banana: Benchmarking AgaiNst Apfel aNd Anything

This is the base package of ekomark and yadmark

