Description of fast matrix multiplication algorithm: ⟨8×12×27:1560⟩

Algorithm type

12⁢X6⁢Y8⁢Z6+24⁢X3⁢Y8⁢Z3+96⁢X4⁢Y4⁢Z4+12⁢X2⁢Y8⁢Z2+24⁢X3⁢Y4⁢Z3+24⁢X⁢Y8⁢Z+192⁢X2⁢Y4⁢Z2+384⁢X2⁢Y2⁢Z2+24⁢X⁢Y4⁢Z+384⁢X⁢Y2⁢Z+384⁢X⁢Y⁢Z12X6Y8Z624X3Y8Z396X4Y4Z412X2Y8Z224X3Y4Z324XY8Z192X2Y4Z2384X2Y2Z224XY4Z384XY2Z384XYZ12*X^6*Y^8*Z^6+24*X^3*Y^8*Z^3+96*X^4*Y^4*Z^4+12*X^2*Y^8*Z^2+24*X^3*Y^4*Z^3+24*X*Y^8*Z+192*X^2*Y^4*Z^2+384*X^2*Y^2*Z^2+24*X*Y^4*Z+384*X*Y^2*Z+384*X*Y*Z

Algorithm definition

The algorithm ⟨8×12×27:1560⟩ is the (Kronecker) tensor product of ⟨2×3×3:15⟩ with ⟨4×4×9:104⟩.

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