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

Algorithm type

12X6Y8Z6+24X3Y8Z3+96X4Y4Z4+12X2Y8Z2+24X3Y4Z3+24XY8Z+192X2Y4Z2+384X2Y2Z2+24XY4Z+384XY2Z+384XYZ12X6Y8Z624X3Y8Z396X4Y4Z412X2Y8Z224X3Y4Z324XY8Z192X2Y4Z2384X2Y2Z224XY4Z384XY2Z384XYZ12*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