Skip to content

itspulkitjain/matrix-multiplier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%