Skip to content

Instantly share code, notes, and snippets.

@Steboss89
Created October 18, 2022 22:07
Show Gist options
  • Save Steboss89/daf736a889b2bd8a17215723fe890c63 to your computer and use it in GitHub Desktop.
Save Steboss89/daf736a889b2bd8a17215723fe890c63 to your computer and use it in GitHub Desktop.
Improvements over time of the Strassen algorithm
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