Awesome
<img src="https://github.com/fverdugo/PartitionedArrays.jl/raw/master/assets/logo.png" width="300" title="Logo">This package provides distributed (a.k.a. partitioned) vectors and sparse matrices in Julia. See the documentation for further details.
Documentation |
---|
Build Status |
Coverage |
Documentation
- STABLE — Documentation for the most recently tagged version.
- LATEST — Documentation for the in-development version.
Help and discussion
- You can open a new discussion to ask questions here.
- If you have found a bug, open an issue here. Do not forget to include a (minimal) reproducer.
Contributing
This package is under active development and there are several ways to contribute:
- by enhancing the documentation (e.g., fixing typos, enhancing doc strings, adding examples).
- by addressing one of the issues waiting for help.
- by adding more tests to increase the code coverage.
- by extending the current functionality. In this case, open a discussion here to coordinate with the package maintainers before proposing significant changes.