ecen / gauss-elimination

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Assembly 95.0%Language:Python 5.0%