Description of fast matrix multiplication algorithm: ⟨3×7×28:438⟩

Algorithm type

16⁢X2⁢Y3⁢Z2+6⁢X⁢Y5⁢Z+4⁢X⁢Y4⁢Z2+2⁢X⁢Y3⁢Z3+2⁢X2⁢Y3⁢Z+134⁢X2⁢Y2⁢Z2+26⁢X⁢Y4⁢Z+2⁢X⁢Y3⁢Z2+4⁢X⁢Y2⁢Z3+20⁢X3⁢Y⁢Z+38⁢X2⁢Y2⁢Z+2⁢X2⁢Y⁢Z2+24⁢X⁢Y3⁢Z+14⁢X⁢Y2⁢Z2+16⁢X⁢Y⁢Z3+70⁢X2⁢Y⁢Z+50⁢X⁢Y2⁢Z+8⁢X⁢Y⁢Z16X2Y3Z26XY5Z4XY4Z22XY3Z32X2Y3Z134X2Y2Z226XY4Z2XY3Z24XY2Z320X3YZ38X2Y2Z2X2YZ224XY3Z14XY2Z216XYZ370X2YZ50XY2Z8XYZ16*X^2*Y^3*Z^2+6*X*Y^5*Z+4*X*Y^4*Z^2+2*X*Y^3*Z^3+2*X^2*Y^3*Z+134*X^2*Y^2*Z^2+26*X*Y^4*Z+2*X*Y^3*Z^2+4*X*Y^2*Z^3+20*X^3*Y*Z+38*X^2*Y^2*Z+2*X^2*Y*Z^2+24*X*Y^3*Z+14*X*Y^2*Z^2+16*X*Y*Z^3+70*X^2*Y*Z+50*X*Y^2*Z+8*X*Y*Z

Algorithm definition

The algorithm ⟨3×7×28:438⟩ is the (Kronecker) tensor product of ⟨1×1×2:2⟩ with ⟨3×7×14:219⟩.

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