COPYING
MANIFEST.in
README.md
requirements.txt
setup.py
permutations_stats/__about__.py
permutations_stats/__init__.py
permutations_stats/bootstrap.py
permutations_stats/permutations.py
permutations_stats/utils.py
permutations_stats.egg-info/PKG-INFO
permutations_stats.egg-info/SOURCES.txt
permutations_stats.egg-info/dependency_links.txt
permutations_stats.egg-info/requires.txt
permutations_stats.egg-info/top_level.txt
permutations_stats/tests/__init__.py
permutations_stats/tests/brunner_munzel.py
permutations_stats/tests/friedman.py
permutations_stats/tests/mann_whitney.py
permutations_stats/tests/tests.py
permutations_stats/tests/wilcoxon.py