Description of fast matrix multiplication algorithm: ⟨9×10×32:1800⟩

Algorithm type

4X6Y2Z6+12X4Y6Z4+4X3YZ9+108X4Y4Z4+4X2Y4Z6+4XY2Z9+12X2Y3Z6+40XYZ9+4X6Y2Z2+20X2Y6Z2+28X2Y4Z4+148X2Y2Z6+28XY2Z6+4X4Y2Z2+64X2Y4Z2+56X2Y2Z4+56XYZ6+16X3YZ3+36X2Y3Z2+20XY3Z3+340X2Y2Z2+4X2YZ3+76XY2Z3+12X3YZ+60XY3Z+84XY2Z2+136XYZ3+12X2YZ+192XY2Z+168XYZ2+48XYZ4X6Y2Z612X4Y6Z44X3YZ9108X4Y4Z44X2Y4Z64XY2Z912X2Y3Z640XYZ94X6Y2Z220X2Y6Z228X2Y4Z4148X2Y2Z628XY2Z64X4Y2Z264X2Y4Z256X2Y2Z456XYZ616X3YZ336X2Y3Z220XY3Z3340X2Y2Z24X2YZ376XY2Z312X3YZ60XY3Z84XY2Z2136XYZ312X2YZ192XY2Z168XYZ248XYZ4*X^6*Y^2*Z^6+12*X^4*Y^6*Z^4+4*X^3*Y*Z^9+108*X^4*Y^4*Z^4+4*X^2*Y^4*Z^6+4*X*Y^2*Z^9+12*X^2*Y^3*Z^6+40*X*Y*Z^9+4*X^6*Y^2*Z^2+20*X^2*Y^6*Z^2+28*X^2*Y^4*Z^4+148*X^2*Y^2*Z^6+28*X*Y^2*Z^6+4*X^4*Y^2*Z^2+64*X^2*Y^4*Z^2+56*X^2*Y^2*Z^4+56*X*Y*Z^6+16*X^3*Y*Z^3+36*X^2*Y^3*Z^2+20*X*Y^3*Z^3+340*X^2*Y^2*Z^2+4*X^2*Y*Z^3+76*X*Y^2*Z^3+12*X^3*Y*Z+60*X*Y^3*Z+84*X*Y^2*Z^2+136*X*Y*Z^3+12*X^2*Y*Z+192*X*Y^2*Z+168*X*Y*Z^2+48*X*Y*Z

Algorithm definition

The algorithm ⟨9×10×32:1800⟩ is the (Kronecker) tensor product of ⟨3×2×4:20⟩ with ⟨3×5×8:90⟩.

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