Tagged Questions
1
vote
0answers
77 views
Non Commutative Multiply [duplicate]
Possible Duplicate:
Non-commutative symbolic linear algebra
I want to multiply two matrices, for example,
A = {{e, f}, {g, h}}
B = {{a, b}, {c, d}}
...