Skip to content

rzyc/MatrixMultiplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Implementation of Strassen’s Algorithm for dense matrices (i.e. matrices with mostly non-zero elements). This was an assignment completed as part of an algorithm computer science course.

About

Implementation of Strassen’s Algorithm for dense matrix multiplcation (C - Sublime Text)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages