Description of fast matrix multiplication algorithm: ⟨12×12×30:2440⟩

Algorithm type

16X2Y6Z12+16X4Y6Z9+24XY6Z12+96X6Y6Z6+40X2Y6Z9+144X4Y6Z6+32X4Y3Z9+24XY6Z9+32X6Y6Z3+144X3Y6Z6+32X2Y9Z3+280X2Y6Z6+48X2Y3Z9+64X4Y3Z6+48XY9Z3+96XY6Z6+128X6Y3Z3+48X3Y6Z3+32X2Y6Z3+96X2Y3Z6+160X4Y3Z3+48XY6Z3+192X3Y3Z3+384X2Y3Z3+216XY3Z316X2Y6Z1216X4Y6Z924XY6Z1296X6Y6Z640X2Y6Z9144X4Y6Z632X4Y3Z924XY6Z932X6Y6Z3144X3Y6Z632X2Y9Z3280X2Y6Z648X2Y3Z964X4Y3Z648XY9Z396XY6Z6128X6Y3Z348X3Y6Z332X2Y6Z396X2Y3Z6160X4Y3Z348XY6Z3192X3Y3Z3384X2Y3Z3216XY3Z316*X^2*Y^6*Z^12+16*X^4*Y^6*Z^9+24*X*Y^6*Z^12+96*X^6*Y^6*Z^6+40*X^2*Y^6*Z^9+144*X^4*Y^6*Z^6+32*X^4*Y^3*Z^9+24*X*Y^6*Z^9+32*X^6*Y^6*Z^3+144*X^3*Y^6*Z^6+32*X^2*Y^9*Z^3+280*X^2*Y^6*Z^6+48*X^2*Y^3*Z^9+64*X^4*Y^3*Z^6+48*X*Y^9*Z^3+96*X*Y^6*Z^6+128*X^6*Y^3*Z^3+48*X^3*Y^6*Z^3+32*X^2*Y^6*Z^3+96*X^2*Y^3*Z^6+160*X^4*Y^3*Z^3+48*X*Y^6*Z^3+192*X^3*Y^3*Z^3+384*X^2*Y^3*Z^3+216*X*Y^3*Z^3

Algorithm definition

The algorithm ⟨12×12×30:2440⟩ is the (Kronecker) tensor product of ⟨3×3×6:40⟩ with ⟨4×4×5:61⟩.

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