Description of fast matrix multiplication algorithm: ⟨4×10×28:784⟩

Algorithm type

8X4Y6Z4+20X4Y4Z4+10X2Y8Z2+22X2Y6Z2+14X2Y4Z2+48X2Y3Z2+158X2Y2Z2+60XY4Z+132XY3Z+84XY2Z+228XYZ8X4Y6Z420X4Y4Z410X2Y8Z222X2Y6Z214X2Y4Z248X2Y3Z2158X2Y2Z260XY4Z132XY3Z84XY2Z228XYZ8*X^4*Y^6*Z^4+20*X^4*Y^4*Z^4+10*X^2*Y^8*Z^2+22*X^2*Y^6*Z^2+14*X^2*Y^4*Z^2+48*X^2*Y^3*Z^2+158*X^2*Y^2*Z^2+60*X*Y^4*Z+132*X*Y^3*Z+84*X*Y^2*Z+228*X*Y*Z

Algorithm definition

The algorithm ⟨4×10×28:784⟩ is the (Kronecker) tensor product of ⟨2×2×4:14⟩ with ⟨2×5×7:56⟩.

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