LICENSE
MANIFEST.in
README.rst
bootstrap-buildout.py
buildout.cfg
develop.cfg
requirements.txt
setup.py
version.txt
bob/__init__.py
bob.core.egg-info/PKG-INFO
bob.core.egg-info/SOURCES.txt
bob.core.egg-info/dependency_links.txt
bob.core.egg-info/not-zip-safe
bob.core.egg-info/requires.txt
bob.core.egg-info/top_level.txt
bob/core/__init__.py
bob/core/convert.cpp
bob/core/log.py
bob/core/logging.cpp
bob/core/test_convert.py
bob/core/test_logging.py
bob/core/test_random.py
bob/core/version.cpp
bob/core/cpp/logging.cpp
bob/core/include/bob.core/api.h
bob/core/include/bob.core/array_cat.h
bob/core/include/bob.core/array_convert.h
bob/core/include/bob.core/array_copy.h
bob/core/include/bob.core/array_index.h
bob/core/include/bob.core/array_random.h
bob/core/include/bob.core/array_repmat.h
bob/core/include/bob.core/array_reshape.h
bob/core/include/bob.core/array_sort.h
bob/core/include/bob.core/assert.h
bob/core/include/bob.core/cast.h
bob/core/include/bob.core/check.h
bob/core/include/bob.core/config.h
bob/core/include/bob.core/logging.h
bob/core/include/bob.core/random.h
bob/core/include/bob.core/random_api.h
bob/core/include/bob.core/boost/README.txt
bob/core/include/bob.core/boost/binomial_distribution.hpp
bob/core/include/bob.core/boost/discrete_distribution.hpp
bob/core/include/bob.core/boost/exponential_distribution.hpp
bob/core/include/bob.core/boost/gamma_distribution.hpp
bob/core/include/bob.core/boost/integer_log2.hpp
bob/core/include/bob.core/boost/lognormal_distribution.hpp
bob/core/include/bob.core/boost/normal_distribution.hpp
bob/core/include/bob.core/boost/operators.hpp
bob/core/random/__init__.py
bob/core/random/binomial.cpp
bob/core/random/discrete.cpp
bob/core/random/gamma.cpp
bob/core/random/lognormal.cpp
bob/core/random/main.cpp
bob/core/random/mt19937.cpp
bob/core/random/normal.cpp
bob/core/random/uniform.cpp
doc/c_cpp_api.rst
doc/conf.py
doc/guide.rst
doc/index.rst
doc/links.rst
doc/py_api.rst