AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
bayes_logistic/__init__.py
bayes_logistic/bayes_logistic.py
bayes_logistic.egg-info/PKG-INFO
bayes_logistic.egg-info/SOURCES.txt
bayes_logistic.egg-info/dependency_links.txt
bayes_logistic.egg-info/not-zip-safe
bayes_logistic.egg-info/requires.txt
bayes_logistic.egg-info/top_level.txt
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
tests/__init__.py
tests/test_bayes_logistic.py