jdmoorman / kaczmarz-algorithms

Variants of the Kaczmarz algorithm for solving linear systems in Python.
MIT License
10 stars 5 forks source link

Revamp CONTRIBUTING.md #31

Open jdmoorman opened 4 years ago

jdmoorman commented 4 years ago

I am particularly interested in contributions consisting of new selection strategies, bugfixes, documentation improvements, and extensions to the kaczmarz algorithm (REK, averaging, etc). This should be made clear in the contributing instructions.