Description of fast matrix multiplication algorithm: ⟨2×4×26:166⟩

Algorithm type

18⁢X2⁢Y4⁢Z2+24⁢X2⁢Y2⁢Z2+24⁢X⁢Y4⁢Z+16⁢X⁢Y3⁢Z+84⁢X⁢Y⁢Z18X2Y4Z224X2Y2Z224XY4Z16XY3Z84XYZ18*X^2*Y^4*Z^2+24*X^2*Y^2*Z^2+24*X*Y^4*Z+16*X*Y^3*Z+84*X*Y*Z

Algorithm definition

The algorithm ⟨2×4×26:166⟩ is the (Kronecker) tensor product of ⟨1×1×2:2⟩ with ⟨2×4×13:83⟩.

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