- #1
dimensionless
- 462
- 1
I know how to do basic matrix operations, but sometimes I do calculations on computers and do array operations. How do I write down array operations on paper? For example, say I have two matrices, A and B, and I want to multiply them element by element.