Skip to content

KarineAyrs/optimized_matrix_product

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strassen's, Vinograd's and classical algorithms of matrix multiplication.

File "test_info.txt" contains estimation of speed and complexity of algorithms on different input data (time measured in Debug mode).

File "info1.txt" contains the same information as "test_info.txt" and theoretical complexity of algorithms (time measured in Release mode).

About

Strassen algorithm for matrix multiplication

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages