LICENSE
README.md
pyproject.toml
mvBayes/__init__.py
mvBayes/cov.py
mvBayes/cv.py
mvBayes/mvBayes.py
mvBayes.egg-info/PKG-INFO
mvBayes.egg-info/SOURCES.txt
mvBayes.egg-info/dependency_links.txt
mvBayes.egg-info/not-zip-safe
mvBayes.egg-info/requires.txt
mvBayes.egg-info/top_level.txt
tests/__init__.py
tests/test_basisSetup.py
tests/test_bass_fit.py
tests/test_mvBayes.py
tests/util.py