Skip to content

This is piece of code that can perform some basic operations on Matrices. It can perform addition, subtraction multiplication with scalar, multiplication with matrix, dot product of two Matrices, Inverse, Determinant and Transpose of Matrix of any order.

Notifications You must be signed in to change notification settings

UnknownGenie/MatrixPlayground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

MatrixPlayground

This is piece of code that can perform some basic operations on Matrices. It can perform addition, subtraction multiplication with scalar, multiplication with matrix, dot product of two Matrices, Inverse, Determinant and Transpose of Matrix of any order.

About

This is piece of code that can perform some basic operations on Matrices. It can perform addition, subtraction multiplication with scalar, multiplication with matrix, dot product of two Matrices, Inverse, Determinant and Transpose of Matrix of any order.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages