Description of fast matrix multiplication algorithm: ⟨23×23×23:6724⟩

Algorithm type

2460X3Y3Z3+200X3Y2Z3+840X3Y3Z+410X3Y2Z2+610X2Y3Z2+190X2Y2Z3+74X3Y2Z+220X3YZ2+63X2Y3Z+344X2Y2Z2+10X2YZ3+10X3YZ+79X2Y2Z+22X2YZ2+21XY3Z+10XY2Z2+880XYZ3+35X2YZ+25XY2Z+131XYZ2+90XYZ2460X3Y3Z3200X3Y2Z3840X3Y3Z410X3Y2Z2610X2Y3Z2190X2Y2Z374X3Y2Z220X3YZ263X2Y3Z344X2Y2Z210X2YZ310X3YZ79X2Y2Z22X2YZ221XY3Z10XY2Z2880XYZ335X2YZ25XY2Z131XYZ290XYZ2460*X^3*Y^3*Z^3+200*X^3*Y^2*Z^3+840*X^3*Y^3*Z+410*X^3*Y^2*Z^2+610*X^2*Y^3*Z^2+190*X^2*Y^2*Z^3+74*X^3*Y^2*Z+220*X^3*Y*Z^2+63*X^2*Y^3*Z+344*X^2*Y^2*Z^2+10*X^2*Y*Z^3+10*X^3*Y*Z+79*X^2*Y^2*Z+22*X^2*Y*Z^2+21*X*Y^3*Z+10*X*Y^2*Z^2+880*X*Y*Z^3+35*X^2*Y*Z+25*X*Y^2*Z+131*X*Y*Z^2+90*X*Y*Z

Algorithm definition

The algorithm ⟨23×23×23:6724⟩ is the projection [[1, 14], [14]] of ⟨24×24×24:7000⟩.

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