LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
setuputils.py
scikit_hep.egg-info/PKG-INFO
scikit_hep.egg-info/SOURCES.txt
scikit_hep.egg-info/dependency_links.txt
scikit_hep.egg-info/requires.txt
scikit_hep.egg-info/top_level.txt
skhep/__init__.py
skhep/dataset/__init__.py
skhep/dataset/defs.py
skhep/dataset/numpydataset.py
skhep/dataset/selection.py
skhep/math/__init__.py
skhep/math/geometry.py
skhep/math/isclose.py
skhep/math/kinematics.py
skhep/math/numeric.py
skhep/math/vectors.py
skhep/utils/__init__.py
skhep/utils/_show_versions.py
skhep/utils/decorators.py
skhep/utils/dependencies.py
skhep/utils/exceptions.py
skhep/utils/provenance.py
skhep/utils/py23.py
skhep/visual/__init__.py
skhep/visual/fill_between_steps.py
skhep/visual/mpl_plotter.py
tests/dataset/__init__.py
tests/dataset/test_defs.py
tests/dataset/test_numpydataset.py
tests/dataset/test_selection.py
tests/math/__init__.py
tests/math/test_geometry.py
tests/math/test_kinematics.py
tests/math/test_vectors.py
tests/utils/__init__.py
tests/utils/test_provenance.py
tests/visual/__init__.py
tests/visual/test_hists.py