Description of fast matrix multiplication algorithm: ⟨30×32×32:14874⟩

Algorithm type

7336X3Y3Z3+1684X3Y3Z+392X3Y2Z2+1988X2Y3Z2+392X2Y2Z3+28X3Y2Z+146X2Y3Z+566X2Y2Z2+90X2Y2Z+116XY3Z+28XY2Z2+1712XYZ3+64XY2Z+208XYZ2+124XYZ7336X3Y3Z31684X3Y3Z392X3Y2Z21988X2Y3Z2392X2Y2Z328X3Y2Z146X2Y3Z566X2Y2Z290X2Y2Z116XY3Z28XY2Z21712XYZ364XY2Z208XYZ2124XYZ7336*X^3*Y^3*Z^3+1684*X^3*Y^3*Z+392*X^3*Y^2*Z^2+1988*X^2*Y^3*Z^2+392*X^2*Y^2*Z^3+28*X^3*Y^2*Z+146*X^2*Y^3*Z+566*X^2*Y^2*Z^2+90*X^2*Y^2*Z+116*X*Y^3*Z+28*X*Y^2*Z^2+1712*X*Y*Z^3+64*X*Y^2*Z+208*X*Y*Z^2+124*X*Y*Z

Algorithm definition

The algorithm ⟨30×32×32:14874⟩ is taken from:

Optimization techniques for small matrix multiplication. Theoretical Computer Science, 412(22):2219--2236, May 2011. [ DOI ]

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