Description of fast matrix multiplication algorithm: ⟨10×12×14:1050⟩

Algorithm type

X6⁢Y4⁢Z4+59⁢X4⁢Y4⁢Z4+2⁢X6⁢Y2⁢Z2+2⁢X4⁢Y4⁢Z2+X4⁢Y2⁢Z4+16⁢X4⁢Y2⁢Z2+27⁢X2⁢Y4⁢Z2+20⁢X2⁢Y2⁢Z4+6⁢X3⁢Y2⁢Z2+376⁢X2⁢Y2⁢Z2+12⁢X3⁢Y⁢Z+12⁢X2⁢Y2⁢Z+6⁢X2⁢Y⁢Z2+96⁢X2⁢Y⁢Z+162⁢X⁢Y2⁢Z+120⁢X⁢Y⁢Z2+132⁢X⁢Y⁢ZX6Y4Z459X4Y4Z42X6Y2Z22X4Y4Z2X4Y2Z416X4Y2Z227X2Y4Z220X2Y2Z46X3Y2Z2376X2Y2Z212X3YZ12X2Y2Z6X2YZ296X2YZ162XY2Z120XYZ2132XYZX^6*Y^4*Z^4+59*X^4*Y^4*Z^4+2*X^6*Y^2*Z^2+2*X^4*Y^4*Z^2+X^4*Y^2*Z^4+16*X^4*Y^2*Z^2+27*X^2*Y^4*Z^2+20*X^2*Y^2*Z^4+6*X^3*Y^2*Z^2+376*X^2*Y^2*Z^2+12*X^3*Y*Z+12*X^2*Y^2*Z+6*X^2*Y*Z^2+96*X^2*Y*Z+162*X*Y^2*Z+120*X*Y*Z^2+132*X*Y*Z

Algorithm definition

The algorithm ⟨10×12×14:1050⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨5×6×7:150⟩.

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