LICENSE
README.md
pyproject.toml
src/vrfcd/__init__.py
src/vrfcd/communities.py
src/vrfcd/distance.py
src/vrfcd/graph.py
src/vrfcd/kernels.py
src/vrfcd/pipeline.py
src/vrfcd/plotting.py
src/vrfcd.egg-info/PKG-INFO
src/vrfcd.egg-info/SOURCES.txt
src/vrfcd.egg-info/dependency_links.txt
src/vrfcd.egg-info/requires.txt
src/vrfcd.egg-info/top_level.txt
tests/test_kernels.py
tests/test_pipeline.py