Description of fast matrix multiplication algorithm: ⟨12×12×15:1280⟩

Algorithm type

128X6Y8Z6+192X6Y4Z6+128X3Y8Z3+192X3Y4Z3+256X3Y2Z3+384X3YZ3128X6Y8Z6192X6Y4Z6128X3Y8Z3192X3Y4Z3256X3Y2Z3384X3YZ3128*X^6*Y^8*Z^6+192*X^6*Y^4*Z^6+128*X^3*Y^8*Z^3+192*X^3*Y^4*Z^3+256*X^3*Y^2*Z^3+384*X^3*Y*Z^3

Algorithm definition

The algorithm ⟨12×12×15:1280⟩ is the (Kronecker) tensor product of ⟨2×4×5:32⟩ with ⟨6×3×3:40⟩.

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