Description of fast matrix multiplication algorithm: ⟨3×5×28:316⟩

Algorithm type

8X2Y3Z2+96X2Y2Z2+8XY4Z+8X3YZ+16XY3Z+24XY2Z2+28XYZ3+8X2YZ+56XY2Z+48XYZ2+16XYZ8X2Y3Z296X2Y2Z28XY4Z8X3YZ16XY3Z24XY2Z228XYZ38X2YZ56XY2Z48XYZ216XYZ8*X^2*Y^3*Z^2+96*X^2*Y^2*Z^2+8*X*Y^4*Z+8*X^3*Y*Z+16*X*Y^3*Z+24*X*Y^2*Z^2+28*X*Y*Z^3+8*X^2*Y*Z+56*X*Y^2*Z+48*X*Y*Z^2+16*X*Y*Z

Algorithm definition

The algorithm ⟨3×5×28:316⟩ is the (Kronecker) tensor product of ⟨1×1×2:2⟩ with ⟨3×5×14:158⟩.

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