Jump to content

GPIGuide - Matrix Multiplication: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 May 2025

  • curprev 04:0004:00, 14 May 2025 Martini talk contribs 2,555 bytes +2,555 Created page with "{{IBM-Reprint}} {{GPIGuide}} To show how matrix multiplication is implemented, here are two matrixes: ┌ ┐ ┌ ┐ │ a b c │ │ j k l │ │ d e f │ * │ m n o │ │ g h i │ │ p q r │ └ ┘ └ ┘ The multiplication of these two matrixes produces a value for each of the nine elements of the resulting matrix: ┌..."