Metadata-Version: |
2.4 |
Name: |
pineappl |
Version: |
0.8.7 |
Summary: |
Python bindings to PineAPPL |
Author: |
Christopher Schwan <handgranaten-herbert@posteo.de>, Alessandro Candido <candido.ale@gmail.com>, Felix Hekhorn <felix.hekhorn@mi.infn.it> |
Author-Email: |
Christopher Schwan <handgranaten-herbert[at]posteo.de>, Alessandro Candido <candido.ale[at]gmail.com>, Felix Hekhorn <felix.hekhorn[at]mi.infn.it> |
Project-Url: |
homepage, https://nnpdf.github.io/pineappl/ |
Project-Url: |
documentation, https://pineappl.readthedocs.io/ |
Project-Url: |
changelog, https://nnpdf.github.io/pineappl/CHANGELOG.html |
License: |
GPL-3.0-or-later |
Keywords: |
high-energy-physics,physics |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: MacOS |
Classifier: |
Operating System :: Microsoft :: Windows |
Classifier: |
Operating System :: POSIX |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Rust |
Classifier: |
Topic :: Scientific/Engineering :: Physics |
Requires-Python: |
>=3.6 |
Requires-Dist: |
numpy (>=1.16.0) |
Requires-Dist: |
pineappl-cli; extra == "cli" |
Requires-Dist: |
sphinx (>=6.2.1); extra == "docs" |
Requires-Dist: |
sphinx-rtd-theme (>=1.2.2); extra == "docs" |
Requires-Dist: |
sphinxcontrib-bibtex (>=2.5.0); extra == "docs" |
Requires-Dist: |
nbsphinx (>=0.9.2); extra == "docs" |
Requires-Dist: |
pytest; extra == "test" |
Requires-Dist: |
pytest-cov; extra == "test" |
Provides-Extra: |
cli |
Provides-Extra: |
docs |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown; charset=UTF-8; variant=GFM |