Description of fast matrix multiplication algorithm: ⟨4×10×24:672⟩

Algorithm type

2X4Y8Z4+10X4Y6Z4+2X2Y10Z2+12X4Y4Z4+12X2Y8Z2+16X2Y6Z2+28X2Y4Z2+60X2Y3Z2+12XY5Z+98X2Y2Z2+72XY4Z+96XY3Z+96XY2Z+156XYZ2X4Y8Z410X4Y6Z42X2Y10Z212X4Y4Z412X2Y8Z216X2Y6Z228X2Y4Z260X2Y3Z212XY5Z98X2Y2Z272XY4Z96XY3Z96XY2Z156XYZ2*X^4*Y^8*Z^4+10*X^4*Y^6*Z^4+2*X^2*Y^10*Z^2+12*X^4*Y^4*Z^4+12*X^2*Y^8*Z^2+16*X^2*Y^6*Z^2+28*X^2*Y^4*Z^2+60*X^2*Y^3*Z^2+12*X*Y^5*Z+98*X^2*Y^2*Z^2+72*X*Y^4*Z+96*X*Y^3*Z+96*X*Y^2*Z+156*X*Y*Z

Algorithm definition

The algorithm ⟨4×10×24:672⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨2×5×12:96⟩.

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