Expanding a vector by replicating elements individually
gburdell1 at gmail.com
gburdell1 at gmail.com
Fri Sep 24 10:33:36 EDT 2010
On Sep 22, 1:30 am, Peter Otten <__pete... at web.de> wrote:
>
> array([1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3])
>
> Peter
Thanks!
More information about the Python-list
mailing list