[Numpy-discussion] Element-by-element matrix multiplication (original) (raw)

Keith Goodman kwgoodman at gmail.com
Wed Jun 21 13:45:54 EDT 2006


On 6/21/06, Robert Kern <robert.kern at gmail.com> wrote:

Keith Goodman wrote: > The NumPy for Matlab Users page suggests mat(a.A * b.A) for > element-by-element matrix multiplication. I think it would be helpful > to also include multiply(a, b). > > a.*b > > mat(a.A * b.A) or > multiply(a, b)

It is a wiki page. You may edit it yourself without needing to ask permission.

OK. Done. I also added a notice about SciPy's PayPal account being suspended.



More information about the NumPy-Discussion mailing list