Description of fast matrix multiplication algorithm: ⟨16×16×28:4080⟩

Algorithm type

432X4Y4Z4+80X4Y2Z2+176X2Y4Z2+176X2Y2Z4+1360X2Y2Z2+160X2YZ+352XY2Z+352XYZ2+992XYZ432X4Y4Z480X4Y2Z2176X2Y4Z2176X2Y2Z41360X2Y2Z2160X2YZ352XY2Z352XYZ2992XYZ432*X^4*Y^4*Z^4+80*X^4*Y^2*Z^2+176*X^2*Y^4*Z^2+176*X^2*Y^2*Z^4+1360*X^2*Y^2*Z^2+160*X^2*Y*Z+352*X*Y^2*Z+352*X*Y*Z^2+992*X*Y*Z

Algorithm definition

The algorithm ⟨16×16×28:4080⟩ is the (Kronecker) tensor product of ⟨4×4×4:48⟩ with ⟨4×4×7:85⟩.

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