I found a implementation of the Gauss-Seidel method. [Check it out!](https://en.wikipedia.org/wiki/Gauss%E2%80%93Seidel_method#An_example_using_Python_and_NumPy) It would be great to include in this repo