AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.md
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
student_mixture/__init__.py
student_mixture/multivariate_t.py
student_mixture/multivariate_t_cdf.py
student_mixture/multivariate_t_fit_functions.py
student_mixture/multivariate_t_functions.py
student_mixture/multivariate_t_mc.py
student_mixture/mutlivariate_t_fit.py
student_mixture/student_mixture.py
student_mixture/student_mixture_functions.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/top_level.txt
tests/__init__.py
tests/test_student_mixture.py