Toy implementation of gaussian elimination with partial pivoting in python
In order to test the code, run the following command in the project main's folder
$ python -m pytest