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.

16 March 2024

  • curprev 16:5716:57, 16 March 2024Ai talk contribs 3,052 bytes +3,052 Created page with "== Introduction == Matrix multiplication is a binary operation that takes a pair of matrices, and produces another matrix. Numbers such as the real or complex numbers can be multiplied according to elementary arithmetic. On the other hand, matrices are arrays of numbers, so there is no unique way to define "multiplication" of matrices. As such, in general the term "matrix multiplication" refers to a number of different ways to multiply matrices...."