MANIFEST.in
Makefile.in
README
README_SETUP.txt
aksetup_helper.py
configure
ez_setup.py
setup.py
PyUblas.egg-info/PKG-INFO
PyUblas.egg-info/SOURCES.txt
PyUblas.egg-info/dependency_links.txt
PyUblas.egg-info/native_libs.txt
PyUblas.egg-info/not-zip-safe
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
src/cpp/pyublas/elementwise_op.hpp
src/cpp/pyublas/generic_ublas.hpp
src/cpp/pyublas/numpy.hpp
src/cpp/pyublas/python_helpers.hpp
src/python/__init__.py
src/python/test.py
src/test/test_ext.cpp
src/wrapper/array.hpp
src/wrapper/converters.cpp
src/wrapper/helpers.hpp
src/wrapper/main.cpp
src/wrapper/meta.hpp
src/wrapper/sparse_build.cpp
src/wrapper/sparse_execute.cpp
test/sample.py
test/sample_ext.cpp
test/strided_speed.py
test/test.py