Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 1.75 KB

README.rst

File metadata and controls

58 lines (39 loc) · 1.75 KB

Scikit-HEP

The Scikit-HEP project (http://scikit-hep.org/) is a community-driven and community-oriented project with the aim of providing Particle Physics at large with a Python package containing core and common tools.

Project info

The project started in Autumn 2016 and its core is actively being defined.

The project and releases are registered on PyPI.

The development is occurring at the project's GitHub page.

Python versions supported:

Project status

https://coveralls.io/repos/github/scikit-hep/scikit-hep/badge.svg?branch=add-coveralls

Documentation

The documentation is hosted on the Scikit-HEP website, and the source code is in the doc/ folder. Sphinx is required for building the HTML pages, which can be done with the command:

$ make -C doc html

License

The scikit-hep project is licensed under a 3-clause BSD style license - see the LICENSE file.