.gitattributes
.gitignore
.gitmodules
CHANGELOG.md
LICENSE.txt
README.md
_config.yml
example.py
my_surgery.py
pyproject.toml
.github/workflows/build.yml
.github/workflows/docs.yml
.github/workflows/publish.yml
GraphRicciCurvature/FormanRicci.py
GraphRicciCurvature/OllivierRicci.py
GraphRicciCurvature/__init__.py
GraphRicciCurvature/_version.py
GraphRicciCurvature/util.py
GraphRicciCurvature.egg-info/PKG-INFO
GraphRicciCurvature.egg-info/SOURCES.txt
GraphRicciCurvature.egg-info/dependency_links.txt
GraphRicciCurvature.egg-info/requires.txt
GraphRicciCurvature.egg-info/scm_file_list.json
GraphRicciCurvature.egg-info/scm_version.json
GraphRicciCurvature.egg-info/top_level.txt
binder/environment.yml
doc/Makefile
doc/requirements.readthedocs.txt
doc/_static/karate_demo.png
doc/_static/rf-manifold.png
doc/_static/ricci_community.png
doc/source/GraphRicciCurvature.rst
doc/source/conf.py
doc/source/index.rst
doc/source/readme.rst
doc/source/tutorial.nblink
notebooks/tutorial.ipynb
test/__init__.py
test/test_FormanRicci.py
test/test_OllivierRicci.py