[Numpy-discussion] Initial implementation of histogram_discrete()

2009-11-12 Thread Priit Laes
, 1]) Suggestions, criticism? :) Priit :) From f322bfb9bb2d18a93eac37ba0947743b93f94a5b Mon Sep 17 00:00:00 2001 From: Priit Laes Date: Fri, 13 Nov 2009 00:45:42 +0200 Subject: [PATCH] Initial implementation of histogram_discrete(). Signed-off-by: Priit Laes --- numpy/lib/function_base.py |

Re: [Numpy-discussion] Initial implementation of histogram_discrete()

2009-11-12 Thread Priit Laes
Ühel kenal päeval, N, 2009-11-12 kell 18:16, kirjutas David Warde-Farley: > On 12-Nov-09, at 6:09 PM, josef.p...@gmail.com wrote: > > > On Thu, Nov 12, 2009 at 6:00 PM, Priit Laes wrote: > >> Hey, > >> > >> I cooked up an initial implementation for

Re: [Numpy-discussion] Initial implementation of histogram_discrete()

2009-11-14 Thread Priit Laes
Ühel kenal päeval, R, 2009-11-13 kell 13:36, kirjutas Ernest Adrogué: > 13/11/09 @ 09:41 (+0200), thus spake Priit Laes: > > Does anyone have a scenario where one would actually have both negative > > and positive numbers (integers) in the list? > > Yes: when you have a ra