LICENSE
README.md
pyproject.toml
src/aggrigator/__init__.py
src/aggrigator/datasets.py
src/aggrigator/methods.py
src/aggrigator/optimized_gearys.py
src/aggrigator/optimized_morans.py
src/aggrigator/plotting.py
src/aggrigator/strategylist.py
src/aggrigator/summary.py
src/aggrigator/uncertainty_maps.py
src/aggrigator/util.py
src/aggrigator.egg-info/PKG-INFO
src/aggrigator.egg-info/SOURCES.txt
src/aggrigator.egg-info/dependency_links.txt
src/aggrigator.egg-info/requires.txt
src/aggrigator.egg-info/top_level.txt
tests/test_methods.py
tests/test_toolkit.py
tests/test_util.py