LICENSE
README.md
pyproject.toml
samatch/__init__.py
samatch/_candidate_search.py
samatch/_diagnostics.py
samatch/_evaluate.py
samatch/_gps.py
samatch/_mahalanobis.py
samatch/_match.py
samatch/_match_3way.py
samatch/_utils_math.py
samatch/_weighting.py
samatch/datasets.py
samatch.egg-info/PKG-INFO
samatch.egg-info/SOURCES.txt
samatch.egg-info/dependency_links.txt
samatch.egg-info/requires.txt
samatch.egg-info/top_level.txt
samatch/data/__init__.py
samatch/data/sample_3group.csv
samatch/data/sample_4group.csv
tests/test_matching.py