My first computer program!!!! Writing the actualy math part was a lot of fun.
To-do:
Reducing expressions that contain strings
Systems of equations
Row echelon form
Transpose, add, multiply non-square matrices
Should be able to do this with current functions but I need to implement
Multiply matrix by constant / subtraction
Is copy paste function enough? Maybe make one vs two matrices less separated (or if you switch from one matrix to two matrices, it keeps the first matrix?)
Dot and cross products of n by 1 and 1 by m matrices