[Numpy-discussion] Matrix addition, +=

2011-09-12 Thread Jonas Wallin
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-Discu

[Numpy-discussion] question about subtraction and shape

2011-09-01 Thread Jonas Wallin
*temp*.shape --> (1,100) Which seems strange to me is there any reason why *temp* gets this shape ? mvh Jonas Wallin ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion