A small python code that is used to calculate, simulate and operate with matrices. With it, you can: Calculate determinants Multiply, sum and compare matrices Transpose and (in the future) invert matrices All you need to run it is python3.