Description of fast matrix multiplication algorithm: ⟨8×24×30:3360⟩

Algorithm type

24X8Y16Z8+72X4Y16Z4+48X2Y16Z2+192X4Y8Z4+48X4Y4Z4+480X2Y8Z2+288XY8Z+384X2Y4Z2+384X2Y2Z2+288XY4Z+576XY2Z+576XYZ24X8Y16Z872X4Y16Z448X2Y16Z2192X4Y8Z448X4Y4Z4480X2Y8Z2288XY8Z384X2Y4Z2384X2Y2Z2288XY4Z576XY2Z576XYZ24*X^8*Y^16*Z^8+72*X^4*Y^16*Z^4+48*X^2*Y^16*Z^2+192*X^4*Y^8*Z^4+48*X^4*Y^4*Z^4+480*X^2*Y^8*Z^2+288*X*Y^8*Z+384*X^2*Y^4*Z^2+384*X^2*Y^2*Z^2+288*X*Y^4*Z+576*X*Y^2*Z+576*X*Y*Z

Algorithm definition

The algorithm ⟨8×24×30:3360⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨4×12×15:480⟩.

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