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

Algorithm type

30X8Y8Z8+12X4Y12Z4+90X4Y8Z4+24X2Y12Z2+288X4Y4Z4+60X2Y8Z2+96X2Y6Z2+696X2Y4Z2+144XY6Z+744X2Y2Z2+360XY4Z+144XY3Z+936XY2Z+576XYZ30X8Y8Z812X4Y12Z490X4Y8Z424X2Y12Z2288X4Y4Z460X2Y8Z296X2Y6Z2696X2Y4Z2144XY6Z744X2Y2Z2360XY4Z144XY3Z936XY2Z576XYZ30*X^8*Y^8*Z^8+12*X^4*Y^12*Z^4+90*X^4*Y^8*Z^4+24*X^2*Y^12*Z^2+288*X^4*Y^4*Z^4+60*X^2*Y^8*Z^2+96*X^2*Y^6*Z^2+696*X^2*Y^4*Z^2+144*X*Y^6*Z+744*X^2*Y^2*Z^2+360*X*Y^4*Z+144*X*Y^3*Z+936*X*Y^2*Z+576*X*Y*Z

Algorithm definition

The algorithm ⟨8×30×30:4200⟩ is the (Kronecker) tensor product of ⟨2×3×3:15⟩ with ⟨4×10×10:280⟩.

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