This project is a software to solve Linear Systems of equations using Crout and Doolittle matrix decomposition algorithms in Python.
To download a copy of the project, just go on the main page of the project on GitHub, click on "Clone or download" and then "Download ZIP".
After this, you should be able to run the project using Jupyter Notebook.
- Thomas Le Menestrel
This project is licensed under the MIT License - see the LICENSE file for details