Skip to content

MellowPhi/matrix-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Matrix-Processor

A project to compute matrices of any size. Able to compute determinant of a matrix. Multiply and add matrices.

Requirement

Requires python 3.5

How to run this

Simply clone or download the script and run it.

Available Functions

  1. Add matrices
  2. Multiply matrix by a constant
  3. Multiply matrices
  4. Transpose matrix
  5. Calculate a determinant
  6. Inverse matrix
  7. Exit
matrix.processor.demo.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages