Multithreaded C++ implementation of fast matrix multiplication algorithm. Asymptotic runtime is O(N^2.8074), as compared with standard O(N^3) runtime.
-
Notifications
You must be signed in to change notification settings - Fork 2
aronszanto/strassen
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
C++ Implementation of Fast Matrix Multiplication
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published