Created
October 18, 2022 22:07
-
-
Save Steboss89/daf736a889b2bd8a17215723fe890c63 to your computer and use it in GitHub Desktop.
Improvements over time of the Strassen algorithm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Yes | O(n^\omega) | Author | |
---|---|---|---|
1969 | 2.81 | Strassen [8] | |
1978 | 2.79 | Pan [15] | |
1979 | 2.78 | Bini [3] | |
1981 | 2.55 | Schonage [16] | |
1987 | 2.38 | Coppersmith Winograd [5] | |
2013 | 2.37 | Stothers Munro [17] | |
2014 | 2.36 | Le Gall [12] | |
2021 | 2.36 | Vassilevska Alman [11] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment