LICENSE.rst
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
sparse/__init__.py
sparse/compatibility.py
sparse/coo.py
sparse/dok.py
sparse/slicing.py
sparse/sparse_array.py
sparse/utils.py
sparse.egg-info/PKG-INFO
sparse.egg-info/SOURCES.txt
sparse.egg-info/dependency_links.txt
sparse.egg-info/not-zip-safe
sparse.egg-info/requires.txt
sparse.egg-info/top_level.txt
sparse/tests/test_coo.py
sparse/tests/test_dok.py