.zenodo.json
LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.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/_version.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/exceptions.py
skhep/utils/py23.py
tests/math/__init__.py
tests/math/test_geometry.py
tests/math/test_kinematics.py
tests/math/test_vectors.py
tests/utils/__init__.py