On 13 May 2011, at 22:04, [email protected] wrote:
>> Thus I am wondering why broadcasting should not be possible in this
>> case,
>
> Even a 1 column table is still a table (or a list of records), and a 1
> item row is still a row.
>
True, but even multiplying the shape (6, ) array e.g. with a shape (2,
6)
array works just fine. I assume it does not work for a structured array
because the records _could_ in principle have incompatible data types
(like str), even though in this case they haven't...
Cheers,
Derek
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion