/gauss-elimination

Repository for implementing a gauss elimination algorithm for MIPS in a computer systems engineering course at Chalmers, 2018.

Primary LanguageAssembly

Gauss Elimination Algorithm

Repository for implementing a gauss elimination algorithm for MIPS. Done as part of a course at Chalmers in 2018. This solution was the second fastest in that iteration of the course.

Browse or download the repository to view the source code or read the report.