Description of fast matrix multiplication algorithm: ⟨16×16×24:3504⟩

Algorithm type

32X6Y6Z8+16X4Y6Z4+288X4Y4Z4+16X2Y2Z8+64X3Y3Z4+48X2Y6Z2+48X2Y4Z2+32X2Y3Z2+1296X2Y2Z2+32XYZ4+96XY3Z+96XY2Z+1440XYZ32X6Y6Z816X4Y6Z4288X4Y4Z416X2Y2Z864X3Y3Z448X2Y6Z248X2Y4Z232X2Y3Z21296X2Y2Z232XYZ496XY3Z96XY2Z1440XYZ32*X^6*Y^6*Z^8+16*X^4*Y^6*Z^4+288*X^4*Y^4*Z^4+16*X^2*Y^2*Z^8+64*X^3*Y^3*Z^4+48*X^2*Y^6*Z^2+48*X^2*Y^4*Z^2+32*X^2*Y^3*Z^2+1296*X^2*Y^2*Z^2+32*X*Y*Z^4+96*X*Y^3*Z+96*X*Y^2*Z+1440*X*Y*Z

Algorithm definition

The algorithm ⟨16×16×24:3504⟩ is the (Kronecker) tensor product of ⟨4×4×4:48⟩ with ⟨4×4×6:73⟩.

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