Description of fast matrix multiplication algorithm: ⟨4×10×32:882⟩

Algorithm type

2X4Y10Z4+8X4Y8Z4+2X4Y6Z4+14X2Y10Z2+22X4Y4Z4+12X2Y8Z2+16X2Y6Z2+12X2Y5Z2+64X2Y4Z2+12X2Y3Z2+84XY5Z+166X2Y2Z2+72XY4Z+96XY3Z+96XY2Z+204XYZ2X4Y10Z48X4Y8Z42X4Y6Z414X2Y10Z222X4Y4Z412X2Y8Z216X2Y6Z212X2Y5Z264X2Y4Z212X2Y3Z284XY5Z166X2Y2Z272XY4Z96XY3Z96XY2Z204XYZ2*X^4*Y^10*Z^4+8*X^4*Y^8*Z^4+2*X^4*Y^6*Z^4+14*X^2*Y^10*Z^2+22*X^4*Y^4*Z^4+12*X^2*Y^8*Z^2+16*X^2*Y^6*Z^2+12*X^2*Y^5*Z^2+64*X^2*Y^4*Z^2+12*X^2*Y^3*Z^2+84*X*Y^5*Z+166*X^2*Y^2*Z^2+72*X*Y^4*Z+96*X*Y^3*Z+96*X*Y^2*Z+204*X*Y*Z

Algorithm definition

The algorithm ⟨4×10×32:882⟩ is the (Kronecker) tensor product of ⟨2×5×16:126⟩ with ⟨2×2×2:7⟩.

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