News

For those interested in using linear algebra in a symbolic setting, or for working with matrices over the integers or rational numbers (not float point numbers) you'll be interested in using the SymPy ...
Not to worry, we can do these ourself. To make it simpler to implement we'll use elementary matrices and matrix multiplication. The main idea is as follows: to do a row operation on a matrix \(A\) ...