File: README.md

package info (click to toggle)
python-sparse 0.17.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,816 kB
  • sloc: python: 11,223; sh: 54; javascript: 10; makefile: 8
file content (20 lines) | stat: -rw-r--r-- 900 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
![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)

- 💬 [Discord Server](https://discord.gg/vur45CbwMz) [Channel](https://discord.com/channels/786703927705862175/1301155724646289420)