Description of fast matrix multiplication algorithm: ⟨8×24×24:2688⟩

Algorithm type

48X4Y8Z4+16X4Y8Z2+16X2Y10Z2+208X4Y4Z4+128X2Y8Z2+144X2Y6Z2+160X2Y4Z2+32X2Y4Z+32XY5Z+688X2Y2Z2+256XY4Z+288XY3Z+128XY2Z+544XYZ48X4Y8Z416X4Y8Z216X2Y10Z2208X4Y4Z4128X2Y8Z2144X2Y6Z2160X2Y4Z232X2Y4Z32XY5Z688X2Y2Z2256XY4Z288XY3Z128XY2Z544XYZ48*X^4*Y^8*Z^4+16*X^4*Y^8*Z^2+16*X^2*Y^10*Z^2+208*X^4*Y^4*Z^4+128*X^2*Y^8*Z^2+144*X^2*Y^6*Z^2+160*X^2*Y^4*Z^2+32*X^2*Y^4*Z+32*X*Y^5*Z+688*X^2*Y^2*Z^2+256*X*Y^4*Z+288*X*Y^3*Z+128*X*Y^2*Z+544*X*Y*Z

Algorithm definition

The algorithm ⟨8×24×24:2688⟩ is the (Kronecker) tensor product of ⟨2×6×6:56⟩ with ⟨4×4×4:48⟩.

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