Description of fast matrix multiplication algorithm: ⟨8×24×32:3591⟩

Algorithm type

6⁢X8⁢Y16⁢Z8+19⁢X8⁢Y8⁢Z8+17⁢X4⁢Y16⁢Z4+8⁢X2⁢Y18⁢Z2+27⁢X4⁢Y12⁢Z4+10⁢X2⁢Y16⁢Z2+10⁢X2⁢Y14⁢Z2+92⁢X4⁢Y8⁢Z4+12⁢X2⁢Y10⁢Z2+194⁢X4⁢Y4⁢Z4+152⁢X2⁢Y8⁢Z2+48⁢X⁢Y9⁢Z+248⁢X2⁢Y6⁢Z2+60⁢X⁢Y8⁢Z+60⁢X⁢Y7⁢Z+336⁢X2⁢Y4⁢Z2+72⁢X⁢Y5⁢Z+612⁢X2⁢Y2⁢Z2+300⁢X⁢Y4⁢Z+516⁢X⁢Y3⁢Z+792⁢X⁢Y⁢Z6X8Y16Z819X8Y8Z817X4Y16Z48X2Y18Z227X4Y12Z410X2Y16Z210X2Y14Z292X4Y8Z412X2Y10Z2194X4Y4Z4152X2Y8Z248XY9Z248X2Y6Z260XY8Z60XY7Z336X2Y4Z272XY5Z612X2Y2Z2300XY4Z516XY3Z792XYZ6*X^8*Y^16*Z^8+19*X^8*Y^8*Z^8+17*X^4*Y^16*Z^4+8*X^2*Y^18*Z^2+27*X^4*Y^12*Z^4+10*X^2*Y^16*Z^2+10*X^2*Y^14*Z^2+92*X^4*Y^8*Z^4+12*X^2*Y^10*Z^2+194*X^4*Y^4*Z^4+152*X^2*Y^8*Z^2+48*X*Y^9*Z+248*X^2*Y^6*Z^2+60*X*Y^8*Z+60*X*Y^7*Z+336*X^2*Y^4*Z^2+72*X*Y^5*Z+612*X^2*Y^2*Z^2+300*X*Y^4*Z+516*X*Y^3*Z+792*X*Y*Z

Algorithm definition

The algorithm ⟨8×24×32:3591⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨4×12×16:513⟩.

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