Description of fast matrix multiplication algorithm: ⟨3×4×16:146⟩

Algorithm type

4X2Y4Z2+4XY4Z3+8X2Y3Z2+14X2Y2Z3+20X2Y2Z2+6XY4Z+8XY3Z2+10XY2Z3+2X2Y2Z+28XYZ3+4XY2Z+14XYZ2+24XYZ4X2Y4Z24XY4Z38X2Y3Z214X2Y2Z320X2Y2Z26XY4Z8XY3Z210XY2Z32X2Y2Z28XYZ34XY2Z14XYZ224XYZ4*X^2*Y^4*Z^2+4*X*Y^4*Z^3+8*X^2*Y^3*Z^2+14*X^2*Y^2*Z^3+20*X^2*Y^2*Z^2+6*X*Y^4*Z+8*X*Y^3*Z^2+10*X*Y^2*Z^3+2*X^2*Y^2*Z+28*X*Y*Z^3+4*X*Y^2*Z+14*X*Y*Z^2+24*X*Y*Z

Algorithm definition

The algorithm ⟨3×4×16:146⟩ is the (Kronecker) tensor product of ⟨3×4×8:73⟩ with ⟨1×1×2:2⟩.

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