Description of fast matrix multiplication algorithm: ⟨9×18×27:2520⟩

Algorithm type

256⁢X6⁢Y9⁢Z6+384⁢X6⁢Y9⁢Z3+384⁢X3⁢Y9⁢Z6+64⁢X6⁢Y6⁢Z4+576⁢X3⁢Y9⁢Z3+32⁢X9⁢Y3⁢Z2+96⁢X6⁢Y6⁢Z2+32⁢X3⁢Y9⁢Z2+48⁢X9⁢Y3⁢Z+48⁢X3⁢Y9⁢Z+32⁢X3⁢Y3⁢Z6+48⁢X3⁢Y3⁢Z3+208⁢X3⁢Y3⁢Z2+312⁢X3⁢Y3⁢Z256X6Y9Z6384X6Y9Z3384X3Y9Z664X6Y6Z4576X3Y9Z332X9Y3Z296X6Y6Z232X3Y9Z248X9Y3Z48X3Y9Z32X3Y3Z648X3Y3Z3208X3Y3Z2312X3Y3Z256*X^6*Y^9*Z^6+384*X^6*Y^9*Z^3+384*X^3*Y^9*Z^6+64*X^6*Y^6*Z^4+576*X^3*Y^9*Z^3+32*X^9*Y^3*Z^2+96*X^6*Y^6*Z^2+32*X^3*Y^9*Z^2+48*X^9*Y^3*Z+48*X^3*Y^9*Z+32*X^3*Y^3*Z^6+48*X^3*Y^3*Z^3+208*X^3*Y^3*Z^2+312*X^3*Y^3*Z

Algorithm definition

The algorithm ⟨9×18×27:2520⟩ is the (Kronecker) tensor product of ⟨3×3×9:63⟩ with ⟨3×6×3:40⟩.

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