LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
docs/source/conf.py
docs/source/details.rst
docs/source/index.rst
docs/source/installation.rst
docs/source/usage.rst
docs/source/img/small_graph.svg
src/torch_ppr/__init__.py
src/torch_ppr/api.py
src/torch_ppr/py.typed
src/torch_ppr/utils.py
src/torch_ppr/version.py
src/torch_ppr.egg-info/PKG-INFO
src/torch_ppr.egg-info/SOURCES.txt
src/torch_ppr.egg-info/dependency_links.txt
src/torch_ppr.egg-info/not-zip-safe
src/torch_ppr.egg-info/requires.txt
src/torch_ppr.egg-info/top_level.txt
tests/__init__.py
tests/test_api.py
tests/test_utils.py
tests/test_version.py