[Numpy-discussion] ANN: PyData/Sparse 0.4.1

Hameer Abbasi einstein.edison at gmail.com
Wed Sep 12 13:20:21 EDT 2018


=============================
Announcing PyData/Sparse 0.4.1
=============================

(Apologies for the cross-posting)

Hi everyone,

This is a performance, bug-fix and feature release. The changelog can be seen at https://sparse.pydata.org/en/latest/changelog.html

Highlights include:
Faux In-place operations
Mixed ndarray-sparse operations
Fill-values other than zero
Misc support for different functions

What’s PyData/Sparse?
———————————

PyData/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.

Where can I find PyData/Sparse?
———————————————
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.

Best Regards,
Hameer Abbasi

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20180912/1ab1dfc3/attachment.html>


More information about the NumPy-Discussion mailing list