eduardo-rodrigues / scikit-hep

Toolset of interfaces and tools for Particle Physics.

Home Page:http://scikit-hep.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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=master

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. Also Pandoc is needed so that the Jupyter notebooks providing numerous examples are nicely embedded in the documentation. The documentation is built with the command:

$ make -C doc html

Getting in touch

Mailing list to ping all admins at once: scikit-hep-admins.

Forum for general matters, announcements and discussions concerning the Scikit-HEP project : scikit-hep-forum.

License

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

About

Toolset of interfaces and tools for Particle Physics.

http://scikit-hep.org

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%