LICENSE
README.md
pyproject.toml
proximitygraphs/__init__.py
proximitygraphs/biologicalgraphs.py
proximitygraphs/envelops.py
proximitygraphs/experiments.py
proximitygraphs/geometricgraphs.py
proximitygraphs/points.py
proximitygraphs/proximitygraphs.py
proximitygraphs/utils.py
proximitygraphs.egg-info/PKG-INFO
proximitygraphs.egg-info/SOURCES.txt
proximitygraphs.egg-info/dependency_links.txt
proximitygraphs.egg-info/requires.txt
proximitygraphs.egg-info/top_level.txt
tests/test_core_api.py
tests/test_edge_cases.py
tests/test_examples_and_graphs.py
tests/test_gamma_graph_fast_path.py
tests/test_gis.py
tests/test_package.py
tests/test_proximity_graph_regression.py