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

Algorithm type

288⁢X4⁢Y4⁢Z4+288⁢X2⁢Y4⁢Z2+288⁢X2⁢Y2⁢Z4+576⁢X2⁢Y2⁢Z2+576⁢X⁢Y2⁢Z+576⁢X⁢Y⁢Z2288X4Y4Z4288X2Y4Z2288X2Y2Z4576X2Y2Z2576XY2Z576XYZ2288*X^4*Y^4*Z^4+288*X^2*Y^4*Z^2+288*X^2*Y^2*Z^4+576*X^2*Y^2*Z^2+576*X*Y^2*Z+576*X*Y*Z^2

Algorithm definition

The algorithm ⟨12×16×24:2592⟩ is the (Kronecker) tensor product of ⟨3×4×6:54⟩ 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