Matrix multiplication.

No.12802999 ViewReplyOriginalReport
Why do we multiply matrices this way? Why not:

a1*b1 a2*b1
a1*b2 a2*b2

Is there a rigorous mathematical reason it's not done this way? Or is it just lame semantics/tradition?