Re: [Numpy-discussion] email notification from the TRAC systems

2007-03-11 Thread Robert Kern
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

[Numpy-discussion] Feedback pls on proposed changes to bincount()

2007-03-11 Thread Stephen Simmons
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)+