Skip to content

Commit d3aa589

Browse files
authored
Update README.md
1 parent 2b1a0c1 commit d3aa589

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,15 @@ Secondly, it also implements two different type of block arrays that follow the
1212
- [**STABLE**][docs-stable-url] — **most recently tagged version of the documentation.**
1313
- [**LATEST**][docs-latest-url] — *in-development version of the documentation.*
1414

15+
## Contributing
16+
17+
Possible ways of contributing to this package include:
18+
19+
* Implement the fusing broadcasting interface for blocked arrays.
20+
* Make different Linear Algebra function (like matrix / vector multiplications) with blocked arrays work.
21+
* Implement different reductions functionalities, (`sum` and co.).
22+
* Audit the performance and make improvements as needed.
23+
1524
## Author
1625

1726
Kristoffer Carlsson - [@KristofferC](https://github.com/KristofferC)

0 commit comments

Comments
 (0)