LICENSE
MANIFEST.in
README.rst
bootstrap-buildout.py
buildout.cfg
develop.cfg
requirements.txt
setup.py
version.txt
bob/__init__.py
bob.math.egg-info/PKG-INFO
bob.math.egg-info/SOURCES.txt
bob.math.egg-info/dependency_links.txt
bob.math.egg-info/not-zip-safe
bob.math.egg-info/requires.txt
bob.math.egg-info/top_level.txt
bob/math/__init__.py
bob/math/histogram.cpp
bob/math/histogram.h
bob/math/linsolve.cpp
bob/math/linsolve.h
bob/math/lp_interior_point.cpp
bob/math/lp_interior_point.h
bob/math/main.cpp
bob/math/norminv.cpp
bob/math/norminv.h
bob/math/pavx.cpp
bob/math/pavx.h
bob/math/scatter.cpp
bob/math/scatter.h
bob/math/test_histogram.py
bob/math/test_linsolve.py
bob/math/test_lp_interior_point.py
bob/math/test_norminv.py
bob/math/test_pavx.py
bob/math/test_scatter.py
bob/math/version.cpp
bob/math/cpp/LPInteriorPoint.cpp
bob/math/cpp/det.cpp
bob/math/cpp/eig.cpp
bob/math/cpp/inv.cpp
bob/math/cpp/linsolve.cpp
bob/math/cpp/log.cpp
bob/math/cpp/lu.cpp
bob/math/cpp/norminv.cpp
bob/math/cpp/pavx.cpp
bob/math/cpp/pinv.cpp
bob/math/cpp/sqrtm.cpp
bob/math/cpp/svd.cpp
bob/math/include/bob.math/LPInteriorPoint.h
bob/math/include/bob.math/config.h
bob/math/include/bob.math/det.h
bob/math/include/bob.math/eig.h
bob/math/include/bob.math/gradient.h
bob/math/include/bob.math/histogram.h
bob/math/include/bob.math/inv.h
bob/math/include/bob.math/linear.h
bob/math/include/bob.math/linsolve.h
bob/math/include/bob.math/log.h
bob/math/include/bob.math/lu.h
bob/math/include/bob.math/norm.h
bob/math/include/bob.math/norminv.h
bob/math/include/bob.math/pavx.h
bob/math/include/bob.math/pinv.h
bob/math/include/bob.math/sqrtm.h
bob/math/include/bob.math/stats.h
bob/math/include/bob.math/svd.h
doc/conf.py
doc/guide.rst
doc/index.rst
doc/links.rst
doc/py_api.rst