Description of fast matrix multiplication algorithm: ⟨2×24×24:876⟩

Algorithm type

276X2Y2Z2+42XY3Z+48XY2Z+510XYZ276X2Y2Z242XY3Z48XY2Z510XYZ276*X^2*Y^2*Z^2+42*X*Y^3*Z+48*X*Y^2*Z+510*X*Y*Z

Algorithm definition

The algorithm ⟨2×24×24:876⟩ is taken from:

John Edward Hopcroft and Leslie R. Kerr. On minimizing the number of multiplication necessary for matrix multiplication. SIAM Journal on Applied Mathematics, 20(1), January 1971. [DOI]

Algorithm description

These encodings are given in compressed text format using the maple computer algebra system. In each cases, the last line could be understood as a description of the encoding with respect to classical matrix multiplication algorithm. As these outputs are structured, one can construct easily a parser to its favorite format using the maple documentation without this software.


Back to main table