setup.py
src/astatsa/__init__.py
src/astatsa/module.py
src/astatsa/script.py
src/astatsa.egg-info/PKG-INFO
src/astatsa.egg-info/SOURCES.txt
src/astatsa.egg-info/dependency_links.txt
src/astatsa.egg-info/top_level.txt
src/astatsa/expectation/__init__.py
src/astatsa/expectation/expectation_fast.py
src/astatsa/expectation/expectation_slow.py
src/astatsa/expectation/interface.py
src/astatsa/expectation/tests/__init__.py
src/astatsa/expectation/tests/test_doubt.py
src/astatsa/expectation/tests/test_misc.py
src/astatsa/expectation_weighted/__init__.py
src/astatsa/expectation_weighted/expectation_weighted.py
src/astatsa/expectation_weighted/expectation_weighted_test.py
src/astatsa/expectation_weighted/interface.py
src/astatsa/mean_variance/__init__.py
src/astatsa/mean_variance/mean_variance.py
src/astatsa/prediction/__init__.py
src/astatsa/prediction/predictionstats.py
src/astatsa/utils/__init__.py
src/astatsa/utils/np_comparisons.py