[Numpy-discussion] Unexpected property of ndarray.fill

Alan G Isaac aisaac at american.edu
Mon Feb 27 11:50:08 EST 2006


On Mon, 27 Feb 2006, Sasha apparently wrote: 
> 3. array([1, 2, 1, 2, 1, 2, 1, 2, 1, 2]) in Example 1 and 
> array([[1,2,3], [1,2,3]]) in Example 2 

A user preference for 3.
And if the fill array is too long, the rest should be discarded.

Cheers,
Alan Isaac








More information about the NumPy-Discussion mailing list