From: Keith G. <kwg...@gm...> - 2006-06-21 17:45:55
|
On 6/21/06, Robert Kern <rob...@gm...> 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. |