Description of fast matrix multiplication algorithm: ⟨12×14×24:2352⟩

Algorithm type

13X8Y8Z8+4X6Y8Z8+X6Y6Z8+16X4Y8Z4+48X4Y6Z6+16X4Y4Z8+2X2Y8Z4+72X2Y6Z6+2X2Y4Z8+132X4Y4Z4+24X3Y4Z4+6X3Y3Z4+150X2Y4Z2+288X2Y3Z3+150X2Y2Z4+12XY4Z2+432XY3Z3+12XY2Z4+324X2Y2Z2+324XY2Z+324XYZ213X8Y8Z84X6Y8Z8X6Y6Z816X4Y8Z448X4Y6Z616X4Y4Z82X2Y8Z472X2Y6Z62X2Y4Z8132X4Y4Z424X3Y4Z46X3Y3Z4150X2Y4Z2288X2Y3Z3150X2Y2Z412XY4Z2432XY3Z312XY2Z4324X2Y2Z2324XY2Z324XYZ213*X^8*Y^8*Z^8+4*X^6*Y^8*Z^8+X^6*Y^6*Z^8+16*X^4*Y^8*Z^4+48*X^4*Y^6*Z^6+16*X^4*Y^4*Z^8+2*X^2*Y^8*Z^4+72*X^2*Y^6*Z^6+2*X^2*Y^4*Z^8+132*X^4*Y^4*Z^4+24*X^3*Y^4*Z^4+6*X^3*Y^3*Z^4+150*X^2*Y^4*Z^2+288*X^2*Y^3*Z^3+150*X^2*Y^2*Z^4+12*X*Y^4*Z^2+432*X*Y^3*Z^3+12*X*Y^2*Z^4+324*X^2*Y^2*Z^2+324*X*Y^2*Z+324*X*Y*Z^2

Algorithm definition

The algorithm ⟨12×14×24:2352⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨6×7×12:336⟩.

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