Skip to content

A program to multiply two dimensional matrices written in C

License

Notifications You must be signed in to change notification settings

MelroyNoronha/matrix-multiplier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

matrix-multiplier

A program to multiply two dimensional matrices.

To try this program: git clone https://github.com/MelroyNoronha/matrix-multiplier.git cd matrix-multiplier

Make sure you have a C/C++ compiler installed and run g++ matrixMult.c -o <name of output file.exe> Run the exe file.

Contributions are welcome :)

About

A program to multiply two dimensional matrices written in C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages