Solved
Matrix multiplication
- January 15, 2026
- 1 reply
- 301 views
Hello!.
Please, help with the following issue:
I have defined two matrices and use them in equation where they are being multiplied. By some reason I get only one value instead of an array. If I define the one matrix ("k") as a variable, then the computation goes on, as it should, and I get an array. What I am doing wrong?




