This program was created ~2016 for linear algebra class It has an interactive menu which is a little broken in linux as it was intended for windows It asks for a matrix and gives the determinant or inverse matrix It stores the history for later usage
It was later added a makefile to help compile the program