Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pydata/sparse

Sparse multi-dimensional arrays for the PyData ecosystem
https://github.com/pydata/sparse

numpy python sparse-arrays sparse-data sparse-matrices sparse-matrix

Last synced: 1 day ago
JSON representation

Sparse multi-dimensional arrays for the PyData ecosystem

Awesome Lists containing this project

README

        

![Sparse](docs/assets/images/logo_with_text.svg)

# Sparse Multidimensional Arrays

[![Build Status](https://github.com/pydata/sparse/actions/workflows/ci.yml/badge.svg)](
https://github.com/pydata/sparse/actions/workflows/ci.yml)
[![Docs Status](https://readthedocs.org/projects/sparse-nd/badge/?version=latest)](
http://sparse.pydata.org/en/latest/?badge=latest)
[![Coverage](https://codecov.io/gh/pydata/sparse/branch/main/graph/badge.svg)](
https://codecov.io/gh/pydata/sparse)

## This library provides multi-dimensional sparse arrays.

- 📚 [Documentation](http://sparse.pydata.org)

- 🙌 [Contributing](https://github.com/pydata/sparse/blob/main/docs/contributing.md)

- 🪲 [Bug Reports/Feature Requests](https://github.com/pydata/sparse/issues)