Question
Length-1 Vector Multiplication Error
- October 26, 2017
- 2 replies
- 2478 views
I have found an error in vector multiplication when the length of one vector is reduced to just one. It should not throw an error, but does, stating that "These array dimensions do not match", which is just ridiculous.
Of course, there are workarounds, but this should be corrected.
Thoughts anyone?

