Description of fast matrix multiplication algorithm: ⟨3×8×15:270⟩

Algorithm type

3⁢X3⁢Y⁢Z3+9⁢X2⁢Y3⁢Z2+3⁢X3⁢Y2⁢Z+81⁢X2⁢Y2⁢Z2+30⁢X3⁢Y⁢Z+21⁢X2⁢Y2⁢Z+15⁢X⁢Y3⁢Z+3⁢X⁢Y⁢Z3+42⁢X2⁢Y⁢Z+48⁢X⁢Y2⁢Z+3⁢X⁢Y⁢Z2+12⁢X⁢Y⁢Z3X3YZ39X2Y3Z23X3Y2Z81X2Y2Z230X3YZ21X2Y2Z15XY3Z3XYZ342X2YZ48XY2Z3XYZ212XYZ3*X^3*Y*Z^3+9*X^2*Y^3*Z^2+3*X^3*Y^2*Z+81*X^2*Y^2*Z^2+30*X^3*Y*Z+21*X^2*Y^2*Z+15*X*Y^3*Z+3*X*Y*Z^3+42*X^2*Y*Z+48*X*Y^2*Z+3*X*Y*Z^2+12*X*Y*Z

Algorithm definition

The algorithm ⟨3×8×15:270⟩ is the (Kronecker) tensor product of ⟨1×1×3:3⟩ with ⟨3×8×5:90⟩.

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