Re: [Numpy-discussion] Branching 1.1.x and starting 1.2.x development

2008-05-20 Thread David Cournapeau
Charles R Harris wrote: > > Ah... Is this going to be a problem with Debian installs? No, I meant that Lenny has a clear rule for transition, whereas I could not find such information for Ubuntu. Since the transition happened during the Hardy developement time-frame, I don't know what Ubuntu did

Re: [Numpy-discussion] Branching 1.1.x and starting 1.2.x development

2008-05-20 Thread Charles R Harris
On Tue, May 20, 2008 at 8:32 PM, David Cournapeau < [EMAIL PROTECTED]> wrote: > Charles R Harris wrote: > > Curious bug on Stefan's Ubuntu build client: > > > > ImportError: /usr/lib/atlas/libblas.so.3gf: undefined symbol: > _gfortran_st_write_done > > make[1]: *** [test] Error 1 > > Unfortunately

Re: [Numpy-discussion] Branching 1.1.x and starting 1.2.x development

2008-05-20 Thread David Cournapeau
Charles R Harris wrote: > Curious bug on Stefan's Ubuntu build client: > > ImportError: /usr/lib/atlas/libblas.so.3gf: undefined symbol: > _gfortran_st_write_done > make[1]: *** [test] Error 1 Unfortunately not curious and very well known: I bet the client is configured to build with g77; libbla

Re: [Numpy-discussion] Branching 1.1.x and starting 1.2.x development

2008-05-20 Thread Michael Abshoff
Charles R Harris wrote: Hi Chuck, > Curious bug on Stefan's Ubuntu build client: > > ImportError: /usr/lib/atlas/libblas.so.3gf: undefined symbol: > _gfortran_st_write_done > make[1]: *** [test] Error 1 > Anyone know what that is about? > You need to link -lgfortran since the blas you use was com

Re: [Numpy-discussion] Branching 1.1.x and starting 1.2.x development

2008-05-20 Thread Charles R Harris
Curious bug on Stefan's Ubuntu build client: ImportError: /usr/lib/atlas/libblas.so.3gf: undefined symbol: _gfortran_st_write_done make[1]: *** [test] Error 1 Anyone know what that is about? Chuck ___ Numpy-discussion mailing list Numpy-discussion@scip

Re: [Numpy-discussion] Branching 1.1.x and starting 1.2.x development

2008-05-20 Thread Robert Kern
On Tue, May 20, 2008 at 2:26 PM, Charles R Harris <[EMAIL PROTECTED]> wrote: > How about ticket 770? Did Roberts endianess fixes cover that? Yes. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret

Re: [Numpy-discussion] Branching 1.1.x and starting 1.2.x development

2008-05-20 Thread Charles R Harris
On Tue, May 20, 2008 at 1:16 PM, Jarrod Millman <[EMAIL PROTECTED]> wrote: > On Tue, May 20, 2008 at 12:10 PM, Charles R Harris > <[EMAIL PROTECTED]> wrote: > > Can we close ticket 605, Incorrect Behavior of Numpy Histogram? > > http://projects.scipy.org/scipy/numpy/ticket/605 > > Yes, but we need

Re: [Numpy-discussion] Branching 1.1.x and starting 1.2.x development

2008-05-20 Thread Jarrod Millman
On Tue, May 20, 2008 at 12:10 PM, Charles R Harris <[EMAIL PROTECTED]> wrote: > Can we close ticket 605, Incorrect Behavior of Numpy Histogram? > http://projects.scipy.org/scipy/numpy/ticket/605 Yes, but we need to create a new ticket for 1.2 detailing the planned changes. If no one else gets to

Re: [Numpy-discussion] Branching 1.1.x and starting 1.2.x development

2008-05-20 Thread Charles R Harris
Can we close ticket 605, Incorrect Behavior of Numpy Histogram? http://projects.scipy.org/scipy/numpy/ticket/605 Chuck ___ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion

Re: [Numpy-discussion] Branching 1.1.x and starting 1.2.x development

2008-05-20 Thread Christopher Barker
Charles R Harris wrote: > Absolutely! If anybody has access to such a machine and is willing to > let a build-slave run on it, please let me know and I'll send you the > necessary configuration files. > > The current Mac machine seems to have a configuration problem. I've got a PPC M

Re: [Numpy-discussion] Branching 1.1.x and starting 1.2.x development

2008-05-20 Thread Stéfan van der Walt
2008/5/20 Charles R Harris <[EMAIL PROTECTED]>: > The current Mac machine seems to have a configuration problem. If anyone out > there has an SGI machine we could use that too. I heart the buildbot. I mailed Barry, he'll reset it for us. I'm glad the buildbot makes you happy, Charles :) Regards

Re: [Numpy-discussion] Branching 1.1.x and starting 1.2.x development

2008-05-20 Thread Charles R Harris
On Tue, May 20, 2008 at 10:30 AM, Stéfan van der Walt <[EMAIL PROTECTED]> wrote: > 2008/5/20 Charles R Harris <[EMAIL PROTECTED]>: > > > > > > On Tue, May 20, 2008 at 9:48 AM, Jarrod Millman <[EMAIL PROTECTED]> > > wrote: > >> > >> On Tue, May 20, 2008 at 8:37 AM, Charles R Harris > >> <[EMAIL PRO

Re: [Numpy-discussion] Branching 1.1.x and starting 1.2.x development

2008-05-20 Thread Michael Abshoff
Stéfan van der Walt wrote: > 2008/5/20 Charles R Harris <[EMAIL PROTECTED]>: > >> On Tue, May 20, 2008 at 9:48 AM, Jarrod Millman <[EMAIL PROTECTED]> >> wrote: >> >>> On Tue, May 20, 2008 at 8:37 AM, Charles R Harris >>> <[EMAIL PROTECTED]> wrote: >>> Two of the buildbots are sh

Re: [Numpy-discussion] Branching 1.1.x and starting 1.2.x development

2008-05-20 Thread Stéfan van der Walt
2008/5/20 Charles R Harris <[EMAIL PROTECTED]>: > > > On Tue, May 20, 2008 at 9:48 AM, Jarrod Millman <[EMAIL PROTECTED]> > wrote: >> >> On Tue, May 20, 2008 at 8:37 AM, Charles R Harris >> <[EMAIL PROTECTED]> wrote: >> > Two of the buildbots are showing problems, probably installation >> > related

Re: [Numpy-discussion] Branching 1.1.x and starting 1.2.x development

2008-05-20 Thread Stéfan van der Walt
2008/5/20 Charles R Harris <[EMAIL PROTECTED]>: > Two of the buildbots are showing problems, probably installation related, > but it would be nice to see all green before the release. Thanks, fixed in SVN. Regards Stéfan ___ Numpy-discussion mailing lis

Re: [Numpy-discussion] Branching 1.1.x and starting 1.2.x development

2008-05-20 Thread Charles R Harris
On Tue, May 20, 2008 at 9:48 AM, Jarrod Millman <[EMAIL PROTECTED]> wrote: > On Tue, May 20, 2008 at 8:37 AM, Charles R Harris > <[EMAIL PROTECTED]> wrote: > > Two of the buildbots are showing problems, probably installation related, > > but it would be nice to see all green before the release. >

Re: [Numpy-discussion] Branching 1.1.x and starting 1.2.x development

2008-05-20 Thread Jarrod Millman
On Tue, May 20, 2008 at 8:37 AM, Charles R Harris <[EMAIL PROTECTED]> wrote: > Two of the buildbots are showing problems, probably installation related, > but it would be nice to see all green before the release. Absolutely. Thanks for catching this. -- Jarrod Millman Computational Infrastructu

Re: [Numpy-discussion] Branching 1.1.x and starting 1.2.x development

2008-05-20 Thread Charles R Harris
On Tue, May 20, 2008 at 6:11 AM, Jarrod Millman <[EMAIL PROTECTED]> wrote: > On Tue, May 20, 2008 at 3:47 AM, Pearu Peterson <[EMAIL PROTECTED]> wrote: > > On Tue, May 20, 2008 12:59 pm, Jarrod Millman wrote: > > > >> Commits to the trunk (1.2.x) should follow these rules: > >> > >> 1. Documentat

Re: [Numpy-discussion] Branching 1.1.x and starting 1.2.x development

2008-05-20 Thread Jarrod Millman
On Tue, May 20, 2008 at 3:47 AM, Pearu Peterson <[EMAIL PROTECTED]> wrote: > On Tue, May 20, 2008 12:59 pm, Jarrod Millman wrote: > >> Commits to the trunk (1.2.x) should follow these rules: >> >> 1. Documentation fixes are allowed and strongly encouraged. >> 2. Bug-fixes are strongly encouraged.

Re: [Numpy-discussion] Branching 1.1.x and starting 1.2.x development

2008-05-20 Thread Stéfan van der Walt
2008/5/20 Pearu Peterson <[EMAIL PROTECTED]>: >> 7. If you fix a bug, it must have tests. > > Since you asked, I have a problem with the rule 7 when applying > it to packages like numpy.distutils and numpy.f2py, for instance. > > Do you realize that there exists bugs/features for which unittests c

Re: [Numpy-discussion] Branching 1.1.x and starting 1.2.x development

2008-05-20 Thread David Cournapeau
Pearu Peterson wrote: > > Since you asked, I have a problem with the rule 7 when applying > it to packages like numpy.distutils and numpy.f2py, for instance. > Although Jarrod did not mention it, I think everybody agrees that distutils is not really testable, by its nature and design. But that

Re: [Numpy-discussion] Branching 1.1.x and starting 1.2.x development

2008-05-20 Thread Pearu Peterson
On Tue, May 20, 2008 12:59 pm, Jarrod Millman wrote: > Commits to the trunk (1.2.x) should follow these rules: > > 1. Documentation fixes are allowed and strongly encouraged. > 2. Bug-fixes are strongly encouraged. > 3. Do not break backwards compatibility. > 4. New features are permissible. >

Re: [Numpy-discussion] Branching 1.1.x and starting 1.2.x development

2008-05-20 Thread Stéfan van der Walt
2008/5/20 Jarrod Millman <[EMAIL PROTECTED]>: > In response to some of the recent discussion (and confusion) > surrounding my plan for the trunk and 1.2 development over the next > month or two, I propose the following: Thank you for the clarification, Jarrod. Your plan is sound, I'm on board. R

[Numpy-discussion] Branching 1.1.x and starting 1.2.x development

2008-05-20 Thread Jarrod Millman
Hello everyone, In response to some of the recent discussion (and confusion) surrounding my plan for the trunk and 1.2 development over the next month or two, I propose the following: 1. Stay with the "original" plan until Thursday, May 22nd. That is, all commits to the trunk should be extremel