.gitignore
.travis.yml
LICENSE
README.md
setup.py
sparse_dot_mkl/__init__.py
sparse_dot_mkl/_dense_dense.py
sparse_dot_mkl/_mkl_interface.py
sparse_dot_mkl/_sparse_dense.py
sparse_dot_mkl/_sparse_sparse.py
sparse_dot_mkl/sparse_dot.py
sparse_dot_mkl.egg-info/PKG-INFO
sparse_dot_mkl.egg-info/SOURCES.txt
sparse_dot_mkl.egg-info/dependency_links.txt
sparse_dot_mkl.egg-info/requires.txt
sparse_dot_mkl.egg-info/top_level.txt
sparse_dot_mkl.egg-info/zip-safe
sparse_dot_mkl/tests/__init__.py
sparse_dot_mkl/tests/test_mkl.py