LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
docs/Makefile
docs/benchmarks.ipynb
docs/conf.py
docs/examples.ipynb
docs/index.rst
docs/readme.rst
docs/reference.rst
spector/__init__.py
spector/matrix.py
spector/vector.cpp
spector/vector.pyx
spector.egg-info/PKG-INFO
spector.egg-info/SOURCES.txt
spector.egg-info/dependency_links.txt
spector.egg-info/requires.txt
spector.egg-info/top_level.txt
tests/__init__.py
tests/test_indices.py
tests/test_matrix.py
tests/test_vector.py