pydata / sparse

Sparse multi-dimensional arrays for the PyData ecosystem
https://sparse.pydata.org
BSD 3-Clause "New" or "Revised" License
581 stars 123 forks source link
numpy python sparse-arrays sparse-data sparse-matrices sparse-matrix

Sparse Multidimensional Arrays

|Build Status| |Docs Status| |Coverage|

This library provides multi-dimensional sparse arrays.

.. |Build Status| image:: https://github.com/pydata/sparse/actions/workflows/ci.yml/badge.svg :target: https://github.com/pydata/sparse/actions/workflows/ci.yml :alt: Build status

.. |Docs Status| image:: https://readthedocs.org/projects/sparse-nd/badge/?version=latest :target: http://sparse.pydata.org/en/latest/?badge=latest :alt: Documentation Status

.. |Coverage| image:: https://codecov.io/gh/pydata/sparse/branch/main/graph/badge.svg :target: https://codecov.io/gh/pydata/sparse :alt: Coverage Report