Description of fast matrix multiplication algorithm: ⟨6×16×24:1456⟩

Algorithm type

12X4Y6Z4+4X2Y9Z2+84X4Y4Z4+44X2Y6Z2+148X2Y4Z2+84X2Y2Z4+12XY6Z+20X2Y3Z2+260X2Y2Z2+48XY4Z+28XY3Z2+40XY3Z+112XY2Z2+220XY2Z+140XYZ2+200XYZ12X4Y6Z44X2Y9Z284X4Y4Z444X2Y6Z2148X2Y4Z284X2Y2Z412XY6Z20X2Y3Z2260X2Y2Z248XY4Z28XY3Z240XY3Z112XY2Z2220XY2Z140XYZ2200XYZ12*X^4*Y^6*Z^4+4*X^2*Y^9*Z^2+84*X^4*Y^4*Z^4+44*X^2*Y^6*Z^2+148*X^2*Y^4*Z^2+84*X^2*Y^2*Z^4+12*X*Y^6*Z+20*X^2*Y^3*Z^2+260*X^2*Y^2*Z^2+48*X*Y^4*Z+28*X*Y^3*Z^2+40*X*Y^3*Z+112*X*Y^2*Z^2+220*X*Y^2*Z+140*X*Y*Z^2+200*X*Y*Z

Algorithm definition

The algorithm ⟨6×16×24:1456⟩ is the (Kronecker) tensor product of ⟨2×4×4:26⟩ with ⟨3×4×6:56⟩.

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