Description of fast matrix multiplication algorithm: ⟨3×20×22:978⟩

Algorithm type

4⁢X3⁢Y2⁢Z3+64⁢X2⁢Y3⁢Z3+32⁢X2⁢Y3⁢Z2+96⁢X⁢Y3⁢Z3+4⁢X3⁢Y⁢Z2+250⁢X2⁢Y2⁢Z2+4⁢X2⁢Y⁢Z3+16⁢X⁢Y2⁢Z3+4⁢X3⁢Y⁢Z+32⁢X⁢Y3⁢Z+64⁢X⁢Y2⁢Z2+52⁢X⁢Y⁢Z3+4⁢X2⁢Y⁢Z+156⁢X⁢Y2⁢Z+136⁢X⁢Y⁢Z2+60⁢X⁢Y⁢Z4X3Y2Z364X2Y3Z332X2Y3Z296XY3Z34X3YZ2250X2Y2Z24X2YZ316XY2Z34X3YZ32XY3Z64XY2Z252XYZ34X2YZ156XY2Z136XYZ260XYZ4*X^3*Y^2*Z^3+64*X^2*Y^3*Z^3+32*X^2*Y^3*Z^2+96*X*Y^3*Z^3+4*X^3*Y*Z^2+250*X^2*Y^2*Z^2+4*X^2*Y*Z^3+16*X*Y^2*Z^3+4*X^3*Y*Z+32*X*Y^3*Z+64*X*Y^2*Z^2+52*X*Y*Z^3+4*X^2*Y*Z+156*X*Y^2*Z+136*X*Y*Z^2+60*X*Y*Z

Algorithm definition

The algorithm ⟨3×20×22:978⟩ is the (Kronecker) tensor product of ⟨1×2×1:2⟩ with ⟨3×10×22:489⟩.

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