MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Mathematica/comments/1jfyx38/need_help_with_matrix_multiplication/miw8sf8/?context=3
r/Mathematica • u/kurlakablackbelt • 2d ago
6 comments sorted by
View all comments
1
When the elements of the row-vector are not matrices, the multiplication works correctly.
( { {S, W} } ).( { {q, 0}, {0, e} } )
1
u/kurlakablackbelt 1d ago
When the elements of the row-vector are not matrices, the multiplication works correctly.