[Numpy-discussion] bincount() optional length argument
David Warde-Farley
dwf@cs.toronto....
Fri Aug 27 18:56:36 CDT 2010
On 2010-08-27, at 5:15 PM, Robert Kern wrote:
>> How would people feel about an optional argument to support this behaviour? I'd be happy with either a "minlength" or an "exactly this length" with values above this range being ignored, but it seems like the latter might be useful in more cases.
>
> minlength works for me.
I can live with that. And hey look! It's done.
http://projects.scipy.org/numpy/ticket/1595
David
More information about the NumPy-Discussion
mailing list