Hello, I am sure this question has been answered before but I can't find the right search word to find it.
Why does
MuY += MuY.transpose()
and
MuY = MuY + MuY.transpose()
give different answers?
thanks
/Jonas Wallin
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
