Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 278 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 278 Bytes

matrix_operations

This program, written in python, performs all possible operations on mathematical matrices via command line.

** Requirements **

  1. numpy

** Setup **

  1. Clone or download the .zip of the repositery
  2. pip install -r requirements.txt
  3. python Matrix.py