On 17-Sep-09, at 2:41 AM, David Cournapeau wrote: > Not really (except for trivial things like scalar-matrix operations). > The usual way to do it in matlab is repmat, which helps you doing > 'manual broadcasting'.
In recent versions there is also 'bsxfun', which is an awkward way of doing broadcasting but uses less memory (I think). David _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion