LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
hamstest/__init__.py
hamstest/estimate.py
hamstest/experiments.py
hamstest/plotting.py
hamstest/subset.py
hamstest/test.py
hamstest/utils.py
hamstest.egg-info/PKG-INFO
hamstest.egg-info/SOURCES.txt
hamstest.egg-info/dependency_links.txt
hamstest.egg-info/entry_points.txt
hamstest.egg-info/requires.txt
hamstest.egg-info/top_level.txt
hamstest/permutation_tests/__init__.py
hamstest/permutation_tests/kstest.py
hamstest/permutation_tests/mannwhitneyutest.py
hamstest_native/__init__.py
hamstest_native/adapter.hpp
hamstest_native/build.py
hamstest_native/fastpath.py
hamstest_native/registration.py
hamstest_native/scaffold.py
src/native.cpp