LICENSE
MANIFEST.in
README.rst
setup.py
doc/Makefile
doc/api.rst
doc/conf.py
doc/getting_started.rst
doc/index.rst
doc/release-howto.rst
doc/whats_new.rst
doc/_static/ch.docs
doc/_static/ch.epoch
doc/_static/ch.ldac
doc/_static/ch.titles
doc/_static/ch.tokens
horizont/__init__.py
horizont/_lda.c
horizont/_lda.pyx
horizont/_random.cpp
horizont/_random.pyx
horizont/_utils.c
horizont/_utils.pyx
horizont/lda.py
horizont/metrics.py
horizont/random.py
horizont/utils.py
horizont.egg-info/PKG-INFO
horizont.egg-info/SOURCES.txt
horizont.egg-info/dependency_links.txt
horizont.egg-info/requires.txt
horizont.egg-info/top_level.txt
horizont/BayesLogit/Code/C/AR1.cpp
horizont/BayesLogit/Code/C/AR1.h
horizont/BayesLogit/Code/C/CUBS.cpp
horizont/BayesLogit/Code/C/CUBS.h
horizont/BayesLogit/Code/C/CUBS_binom.cpp
horizont/BayesLogit/Code/C/CUBS_update.cpp
horizont/BayesLogit/Code/C/CUBS_update.h
horizont/BayesLogit/Code/C/DynExpFamMH.cpp
horizont/BayesLogit/Code/C/DynExpFamMH.hpp
horizont/BayesLogit/Code/C/FFBS.cpp
horizont/BayesLogit/Code/C/FFBS.h
horizont/BayesLogit/Code/C/FSF_nmix.cpp
horizont/BayesLogit/Code/C/FSF_nmix.hpp
horizont/BayesLogit/Code/C/HHWrapper.cpp
horizont/BayesLogit/Code/C/HHWrapper.hpp
horizont/BayesLogit/Code/C/InvertY.cpp
horizont/BayesLogit/Code/C/InvertY.hpp
horizont/BayesLogit/Code/C/InvertY2.cpp
horizont/BayesLogit/Code/C/InvertY2.hpp
horizont/BayesLogit/Code/C/Logit.hpp
horizont/BayesLogit/Code/C/LogitWrapper.cpp
horizont/BayesLogit/Code/C/LogitWrapper.h
horizont/BayesLogit/Code/C/Makefile
horizont/BayesLogit/Code/C/Makevars
horizont/BayesLogit/Code/C/MultLogit.hpp
horizont/BayesLogit/Code/C/ParallelWrapper.cpp
horizont/BayesLogit/Code/C/ParallelWrapper.h
horizont/BayesLogit/Code/C/PolyaGamma.cpp
horizont/BayesLogit/Code/C/PolyaGamma.h
horizont/BayesLogit/Code/C/PolyaGammaAlt.cpp
horizont/BayesLogit/Code/C/PolyaGammaAlt.h
horizont/BayesLogit/Code/C/PolyaGammaPar.h
horizont/BayesLogit/Code/C/PolyaGammaSP.cpp
horizont/BayesLogit/Code/C/PolyaGammaSP.h
horizont/BayesLogit/Code/C/SimpleException.h
horizont/BayesLogit/Code/C/test2.cpp
horizont/BayesLogit/Code/C/test3.cpp
horizont/BayesLogit/Code/C/test_dynmh.cpp
horizont/BayesLogit/Code/C/test_hybrid_par.cpp
horizont/BayesLogit/Code/C/test_logit.cpp
horizont/BayesLogit/Code/C/test_pgpar.cpp
horizont/BayesLogit/Code/C/try.cpp
horizont/BayesLogit/Code/C/include/Normal.hpp
horizont/RNG/CPURNG.cpp
horizont/RNG/CPURNG.hpp
horizont/RNG/GRNG.cpp
horizont/RNG/GRNG.hpp
horizont/RNG/Makefile
horizont/RNG/README
horizont/RNG/RNG.cpp
horizont/RNG/RNG.h
horizont/RNG/RNG.hpp
horizont/RNG/RNGParallel.hpp
horizont/RNG/RRNG.cpp
horizont/RNG/RRNG.hpp
horizont/RNG/gpl.txt
horizont/RNG/test.c
horizont/RNG/test_parallel.cpp
horizont/tests/__init__.py
horizont/tests/ap.dat
horizont/tests/base.py
horizont/tests/ch.ldac
horizont/tests/test_lda_ap.py
horizont/tests/test_lda_strips.py
horizont/tests/test_logistic_normal.py
horizont/tests/test_metrics.py
horizont/tests/test_polya_gamma.py
horizont/tests/test_utils.py