This was the final project for my numerical linear algebra class. The paper was intended to teach my classmates about the Jacobi and GS methods, and the live script was intended to teach students who ...
This code was modified from the original latexTable function by Eli Duenisch, which can be found here: https://github.com/eliduenisch/latexTable What I changed: The ...