Re: [Numpy-discussion] Wanted: new release manager for 1.5 and above

2010-01-13 Thread David Cournapeau
Charles R Harris wrote: > > > What is the setup one needs to build the installers? It might be well to > document that, the dependencies, and the process. Right. The top script is: http://projects.scipy.org/numpy/browser/trunk/release.sh the bulk of the work is in : http://projects.scipy.org

Re: [Numpy-discussion] Wanted: new release manager for 1.5 and above

2010-01-13 Thread Charles R Harris
On Wed, Jan 13, 2010 at 10:02 PM, David Cournapeau wrote: > Hi, > > as I already hinted to some people in person, I won't make new > releases of numpy (and scipy) as I used to. To ease the transition, I > think it would be good to have new people with who we could make say > the 1.4.1 release toge

[Numpy-discussion] Wanted: new release manager for 1.5 and above

2010-01-13 Thread David Cournapeau
Hi, as I already hinted to some people in person, I won't make new releases of numpy (and scipy) as I used to. To ease the transition, I think it would be good to have new people with who we could make say the 1.4.1 release together. Making installers is relatively streamlined now, it can be done

Re: [Numpy-discussion] numpy1.4 dtype issues: scipy.stats & pytables

2010-01-13 Thread David Cournapeau
denis wrote: > On 12/01/2010 17:41, Robert Kern wrote: > >> It's not a bug, but it is a known issue. We tried very hard to keep >> numpy 1.4 binary compatible; however, Pyrex and Cython impose >> additional runtime checks above and beyond binary compatibility. > > Robert, Josef, >are you sayi

Re: [Numpy-discussion] numpy sum table by category

2010-01-13 Thread Ernest Adrogué
12/01/10 @ 15:33 (-0500), thus spake Marc Schwarzschild: > > > I have a csv file like this: > > Account, Symbol, Quantity, Price > One,SPY,5,119.00 > One,SPY,3,120.00 > One,SPY,-2,125.00 > One,GE,... > One,GE,... > Two,SPY, ... > Three,GE, ... > ... > > The

Re: [Numpy-discussion] numpy1.4 dtype issues: scipy.stats & pytables

2010-01-13 Thread denis
On 12/01/2010 17:41, Robert Kern wrote: > It's not a bug, but it is a known issue. We tried very hard to keep > numpy 1.4 binary compatible; however, Pyrex and Cython impose > additional runtime checks above and beyond binary compatibility. Robert, Josef, are you saying that mac users shouldn'