Skip to content

Commit 373f29f

Browse files
authored
Convert README to md (#777)
1 parent 8317821 commit 373f29f

File tree

3 files changed

+1160
-22
lines changed

3 files changed

+1160
-22
lines changed

README.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
![Sparse](docs/assets/images/logo_with_text.svg)
2+
3+
# Sparse Multidimensional Arrays
4+
5+
[![Build Status](https://github.com/pydata/sparse/actions/workflows/ci.yml/badge.svg)](
6+
https://github.com/pydata/sparse/actions/workflows/ci.yml)
7+
[![Docs Status](https://readthedocs.org/projects/sparse-nd/badge/?version=latest)](
8+
http://sparse.pydata.org/en/latest/?badge=latest)
9+
[![Coverage](https://codecov.io/gh/pydata/sparse/branch/main/graph/badge.svg)](
10+
https://codecov.io/gh/pydata/sparse)
11+
12+
## This library provides multi-dimensional sparse arrays.
13+
14+
- 📚 [Documentation](http://sparse.pydata.org)
15+
16+
- 🙌 [Contributing](https://github.com/pydata/sparse/blob/main/docs/contributing.md)
17+
18+
- 🪲 [Bug Reports/Feature Requests](https://github.com/pydata/sparse/issues)

README.rst

-22
This file was deleted.

0 commit comments

Comments
 (0)