Winograd - AshokBhat/notes GitHub Wiki

About

  • Coppersmith–Winograd algorithm?
  • Fastest known matrix multiplication algorithm from 1990 until 2010
  • Multiply two NxN matrices in O(n^2.375)