https://github.com/jonghwanhyeon/strassen
Matrix multiplication using Strassen algorithm
https://github.com/jonghwanhyeon/strassen
Last synced: 4 months ago
JSON representation
Matrix multiplication using Strassen algorithm
- Host: GitHub
- URL: https://github.com/jonghwanhyeon/strassen
- Owner: jonghwanhyeon
- License: wtfpl
- Created: 2015-02-17T16:08:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-17T16:12:56.000Z (over 10 years ago)
- Last Synced: 2025-02-15T13:42:29.265Z (4 months ago)
- Language: C++
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Strassen