LICENSE.md
MANIFEST.in
README.md
pyproject.toml
setup.py
association_measures/__init__.py
association_measures/binomial.c
association_measures/binomial.pyx
association_measures/frequencies.py
association_measures/grids.py
association_measures/measures.py
association_measures/version.py
association_measures.egg-info/PKG-INFO
association_measures.egg-info/SOURCES.txt
association_measures.egg-info/dependency_links.txt
association_measures.egg-info/requires.txt
association_measures.egg-info/top_level.txt
tests/test_binomial.py
tests/test_frequencies.py
tests/test_grids.py
tests/test_measures.py
tests/test_readme.py