
Feb. 24, 2023
9:09 p.m.
I’d like to announce the release of PyData/Sparse 0.14.0. PyData/Sparse is available on conda-forge and PyPI. PyData/Sparse is a package that provides sparse arrays conforming to the NumPy API, along with a subset of NumPy operations on sparse arrays. The highlights of this release include faster indexing, sampling and Sparse einsum support. The changelog from the last release is available at: https://sparse.pydata.org/en/0.14,0/changelog.html The code is available at: https://github.com/pydata/sparse/ And the latest documentation is available at https://sparse.pydata.org/