[Numpy-discussion] inplace matrix multiplication

Frédéric Bastien nouiz at nouiz.org
Mon Apr 27 15:21:16 EDT 2009


You are right, some here told me about this. I should have posted it here
for reference.

thanks

Fred

On Fri, Apr 24, 2009 at 1:45 PM, David Warde-Farley <dwf at cs.toronto.edu>wrote:

> On 9-Jan-09, at 4:31 PM, Robert Kern wrote:
>
> > You can't in numpy. With scipy.linalg.fblas.dgemm() and the right
> > arguments, you can.
>
> Make sure your output array is Fortran-ordered, however, otherwise
> copies will be made.
>
> David
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20090427/db808b41/attachment.html>


More information about the NumPy-Discussion mailing list