Skip to content

This is my first Github repository. In this we can multiply two matrix of A of order R*C and B of order r*c. it follow basic rules of matrix

Notifications You must be signed in to change notification settings

faizanahamed1414/algorithm-for-matrix-multiplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

algorithm-for-matrix-multiplication

This is my first Github repository. In this we can multiply two matrix of A of order RC and B of order rc. it follow basic rules of matrix in this Project we ask user to give matrix value and store it in A and B. where, A and B both are Matrix of order RxC. Where order also define by user. we want to optimize this code and able to do multiplication more then two matrix. which follow all rules of matrix

About

This is my first Github repository. In this we can multiply two matrix of A of order R*C and B of order r*c. it follow basic rules of matrix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published