Install
You can install this library with pip:
pip install sparse
You can also install from source from GitHub, either by pip installing directly::
pip install git+https://github.com/pydata/sparse
git clone https://github.com/pydata/sparse.git
cd sparse/
pip install .