From: Paul G. <get...@mi...> - 2000-06-05 17:58:45
|
> I would dare to say that what you really need is > C=A[:,NewAxis]*B > C will be shaped as (7731,220), which is what you probably need. Based on a simple (small) test, this is exactly what I want; the result of the NewAxis computation is identical to a matrix multiply of the full-sized matrices. Thanks. Now I just have to read the docs until I understand precisely how and why this works. :) -- 101 USES FOR A DEAD MICROPROCESSOR (62) Fungus trellis |