LICENSE
MANIFEST.in
README.md
README.rst
requirements.txt
setup.cfg
setup.py
student_mixture/__init__.py
student_mixture/_generate_prime_list.py
student_mixture/_halton.py
student_mixture/_multivariate_t_cdf.py
student_mixture/_multivariate_t_cdf_qmc.py
student_mixture/_multivariate_t_fit_functions.py
student_mixture/_multivariate_t_functions.py
student_mixture/_student_mixture_functions.py
student_mixture/multivariate_t.py
student_mixture/multivariate_t_fit.py
student_mixture/student_mixture.py
student_mixture.egg-info/PKG-INFO
student_mixture.egg-info/SOURCES.txt
student_mixture.egg-info/dependency_links.txt
student_mixture.egg-info/not-zip-safe
student_mixture.egg-info/requires.txt
student_mixture.egg-info/top_level.txt
tests/test_student_mixture.py