MANIFEST.in
Makefile.in
README
README.rst
README_SETUP.txt
aksetup_helper.py
configure.py
distribute_setup.py
setup.py
PyUblas.egg-info/PKG-INFO
PyUblas.egg-info/SOURCES.txt
PyUblas.egg-info/dependency_links.txt
PyUblas.egg-info/not-zip-safe
PyUblas.egg-info/requires.txt
PyUblas.egg-info/top_level.txt
doc/Makefile
doc/conf.py
doc/converters.rst
doc/cpptypes.rst
doc/faq.rst
doc/index.rst
doc/installing.rst
doc/pymodule.rst
doc/wrapping.rst
pyublas/__init__.py
pyublas/include/pyublas/elementwise_op.hpp
pyublas/include/pyublas/generic_ublas.hpp
pyublas/include/pyublas/numpy.hpp
pyublas/include/pyublas/python_helpers.hpp
src/test/testhelp_ext.cpp
src/wrapper/array.hpp
src/wrapper/converters.cpp
src/wrapper/helpers.hpp
src/wrapper/main.cpp
src/wrapper/meta.hpp
test/sample.py
test/sample_ext.cpp
test/strided_speed.py
test/test_pyublas.py