=============================
Announcing PyData/Sparse 0.4.1
=============================
This is a performance, bug-fix and feature release. The changelog can be seen at
https://sparse.pydata.org/en/latest/changelog.htmlPyData/Sparse is a an N-dimensional sparse array library. It’s compatible with NumPy and follows the ndarray interface as closely as possible. It depends on NumPy, SciPy and Numba.
The project is available on GitHub at
https://github.com/pydata/sparse and is available on PyPI and conda-forge as “sparse”. Documentation is hosted as
https://sparse.pydata.org.