Description of fast matrix multiplication algorithm: ⟨4×8×32:714⟩

Algorithm type

2X4Y8Z4+24X4Y4Z4+8X2Y8Z2+16X2Y6Z2+12X2Y4Z2+196X2Y2Z2+48XY4Z+96XY3Z+312XYZ2X4Y8Z424X4Y4Z48X2Y8Z216X2Y6Z212X2Y4Z2196X2Y2Z248XY4Z96XY3Z312XYZ2*X^4*Y^8*Z^4+24*X^4*Y^4*Z^4+8*X^2*Y^8*Z^2+16*X^2*Y^6*Z^2+12*X^2*Y^4*Z^2+196*X^2*Y^2*Z^2+48*X*Y^4*Z+96*X*Y^3*Z+312*X*Y*Z

Algorithm definition

The algorithm ⟨4×8×32:714⟩ is the (Kronecker) tensor product of ⟨1×1×2:2⟩ with ⟨4×8×16:357⟩.

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