7

I just spent 2-3 hours writing a python script to make it easier to format solving system of equations through Gaussian elimination easier. It takes a matrix, then allows the user to perform row operations on it, and then it formats every operation done into LaTeX.

Alternatively, I could have spent that time actually working on the assignment it was meant to help me with, and probably finished 3/4 of it.

Comments
Add Comment