Sebastian Haase wrote:
> Hi,
> Myself and a friend of mine were surprised that we did not get emailed
> when someone commented on a bug reports we made on the numpy or scipy
> TRAC bug tracker system.
> (I started at some point adding an explicit CC entry for myself :-( )
>
> I just googled for
Hi,
I'd like to propose some minor modifications to the function
bincount(arr, weights=None), so would like some feedback from other uses
of bincount() before I write this up as a proper patch, .
Background:
bincount() has two forms:
- bincount(x) returns an integer array ians of length max(x)+