Hi everibody
I work with Maple 2015 under OS-X El Capitan.
Using more than one matrix vector product (either M.V or MatrixVectorMultiply(M,V) ; M is a n by p matrix and V a column vector of size p) within the same block of commands generates an error.
Do other people have the same problem ?
Thanks for your feedback.
SomethingGoesWrong.mw
PS : I know I can do this X . <<1, 1, -1> | <-1, 2, 0>> but this doesn't explain the error I get