Description of fast matrix multiplication algorithm: ⟨9×12×16:1100⟩

Algorithm type

64X4Y6Z6+96X2Y6Z6+64X6Y3Z3+12X4Y4Z4+12X6Y2Z2+96X3Y3Z3+24X6YZ+24X4Y2Z2+192X2Y3Z3+288XY3Z3+60X2Y2Z2+24X3YZ+72X2YZ+72XYZ64X4Y6Z696X2Y6Z664X6Y3Z312X4Y4Z412X6Y2Z296X3Y3Z324X6YZ24X4Y2Z2192X2Y3Z3288XY3Z360X2Y2Z224X3YZ72X2YZ72XYZ64*X^4*Y^6*Z^6+96*X^2*Y^6*Z^6+64*X^6*Y^3*Z^3+12*X^4*Y^4*Z^4+12*X^6*Y^2*Z^2+96*X^3*Y^3*Z^3+24*X^6*Y*Z+24*X^4*Y^2*Z^2+192*X^2*Y^3*Z^3+288*X*Y^3*Z^3+60*X^2*Y^2*Z^2+24*X^3*Y*Z+72*X^2*Y*Z+72*X*Y*Z

Algorithm definition

The algorithm ⟨9×12×16:1100⟩ is the (Kronecker) tensor product of ⟨3×3×8:55⟩ with ⟨3×4×2:20⟩.

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