Description of fast matrix multiplication algorithm: ⟨5×9×10:322⟩

Algorithm type

2⁢X3⁢Y⁢Z2+128⁢X2⁢Y2⁢Z2+2⁢X2⁢Y⁢Z3+52⁢X2⁢Y⁢Z+60⁢X⁢Y2⁢Z+20⁢X⁢Y⁢Z2+58⁢X⁢Y⁢Z2X3YZ2128X2Y2Z22X2YZ352X2YZ60XY2Z20XYZ258XYZ2*X^3*Y*Z^2+128*X^2*Y^2*Z^2+2*X^2*Y*Z^3+52*X^2*Y*Z+60*X*Y^2*Z+20*X*Y*Z^2+58*X*Y*Z

Algorithm definition

The algorithm ⟨5×9×10:322⟩ is the (Kronecker) tensor product of ⟨5×9×5:161⟩ with ⟨1×1×2:2⟩.

Algorithm description

Algorithm symmetries

The following group of 2 isotropies acts as a permutation group on algorithm tensor representation:

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