Skip to content

WaizungTaam/Strassen-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strassen Algorithm

Introduction

Python and C++ implementations of the Strassen Algorithm.

The Strassen Algorithm is an algorithm for matrix multiplication. Further information can be found on Wikipedia.

  • Python Version: Python3, Numpy

  • C++ Version: C++11, OpenMP(Optional)

About

Strassen Algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published