[Numpy-discussion] inplace matrix multiplication

Frédéric Bastien nouiz at nouiz.org
Fri Jan 9 09:25:43 EST 2009


Hi,

I would like to know how I can make a call to the blas function gemm in
numpy. I need a multiply and accumulate for matrix and I don't want to
allocate a new matrix each time I do it.

thanks for your time

Frederic Bastien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20090109/413cedf2/attachment.html>


More information about the NumPy-Discussion mailing list