You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried following the chain of calls, but I'm just a Julia beginner :)
I believe it is something in A_mul_B! as it also happens in conjunction to normal vector-matrix multiplication (not only with RowVector.
I couldn't find an issue even with the currently released version, even more so since I don't understand where the issue should come from: two different results are reported for the exact same call g'*u. So I think this can be closed.
Multiplying a vector by a lower triangular Toeplitz matrix gives weird results when associated with transposition:
then
but
Similarly
The text was updated successfully, but these errors were encountered: