matrix_operations This program, written in python, performs all possible operations on mathematical matrices via command line. ** Requirements ** numpy ** Setup ** Clone or download the .zip of the repositery pip install -r requirements.txt python Matrix.py