Re: [Numpy-discussion] [SciPy-user] Numpy 1.2.1 and Scipy 0.7.0; Ubuntu packages

2009-02-12 Thread Pauli Virtanen
Thu, 12 Feb 2009 03:39:59 -0800, Andrew Straw wrote: [clip] > ...except for one last question: If Hardy uses the g77 ABI but I'm > building scipy with gfortran, shouldn't there be an ABI issue with my > ATLAS? Shouldn't I get lots of test failures with scipy? I don't. On Debian Etch you get myster

Re: [Numpy-discussion] [SciPy-user] Numpy 1.2.1 and Scipy 0.7.0; Ubuntu packages

2009-02-12 Thread David Cournapeau
Andrew Straw wrote: > OK, I think you're concerned about compatibility of Python extensions > using fortran. We don't use any (that I know of), so I'm going to stop > worrying about this and upload .debs from your .dsc (or very close) to > my repository... > > ...except for one last question: If Ha

Re: [Numpy-discussion] [SciPy-user] Numpy 1.2.1 and Scipy 0.7.0; Ubuntu packages

2009-02-12 Thread Andrew Straw
OK, I think you're concerned about compatibility of Python extensions using fortran. We don't use any (that I know of), so I'm going to stop worrying about this and upload .debs from your .dsc (or very close) to my repository... ...except for one last question: If Hardy uses the g77 ABI but I'm bu

Re: [Numpy-discussion] [SciPy-user] Numpy 1.2.1 and Scipy 0.7.0; Ubuntu packages

2009-02-12 Thread David Cournapeau
Andrew Straw wrote: > (Warning: this email is a little over-detailed on the packaging details > front. Believe it or not, I'm not discussing the details of Debian > packaging for fun, but rather my questions have practical importance to > me -- I don't want to break all my lab's scipy installations

Re: [Numpy-discussion] [SciPy-user] Numpy 1.2.1 and Scipy 0.7.0; Ubuntu packages

2009-02-12 Thread Andrew Straw
David Cournapeau wrote: > Andrew Straw wrote: > >> Fernando Perez wrote: >> >> >>> On Wed, Feb 11, 2009 at 6:17 PM, David Cournapeau >>> wrote: >>> >>> >>> Unfortunately, it does require some work, because hardy uses g77 instead of gfortran, so the source package

Re: [Numpy-discussion] [SciPy-user] Numpy 1.2.1 and Scipy 0.7.0; Ubuntu packages

2009-02-12 Thread David Cournapeau
Andrew Straw wrote: > Fernando Perez wrote: > >> On Wed, Feb 11, 2009 at 6:17 PM, David Cournapeau wrote: >> >> >>> Unfortunately, it does require some work, because hardy uses g77 >>> instead of gfortran, so the source package has to be different (once >>> hardy is done, all the one below

Re: [Numpy-discussion] [SciPy-user] Numpy 1.2.1 and Scipy 0.7.0; Ubuntu packages

2009-02-12 Thread Andrew Straw
Fernando Perez wrote: > On Wed, Feb 11, 2009 at 6:17 PM, David Cournapeau wrote: > >> Unfortunately, it does require some work, because hardy uses g77 >> instead of gfortran, so the source package has to be different (once >> hardy is done, all the one below would be easy, though). I am not sure

Re: [Numpy-discussion] [SciPy-user] Numpy 1.2.1 and Scipy 0.7.0; Ubuntu packages

2009-02-11 Thread Fernando Perez
On Wed, Feb 11, 2009 at 6:17 PM, David Cournapeau wrote: > Unfortunately, it does require some work, because hardy uses g77 > instead of gfortran, so the source package has to be different (once > hardy is done, all the one below would be easy, though). I am not sure > how to do that with PPA (th

Re: [Numpy-discussion] [SciPy-user] Numpy 1.2.1 and Scipy 0.7.0; Ubuntu packages

2009-02-11 Thread David Cournapeau
On Thu, Feb 12, 2009 at 8:11 AM, Fernando Perez wrote: > On Wed, Feb 11, 2009 at 4:46 AM, David Cournapeau wrote: >> Hi, >> >> I started to set up a PPA for scipy on launchpad, which enables to >> build ubuntu packages for various distributions/architectures. The >> link is there: >> >> https://e

Re: [Numpy-discussion] [SciPy-user] Numpy 1.2.1 and Scipy 0.7.0; Ubuntu packages

2009-02-11 Thread Fernando Perez
On Wed, Feb 11, 2009 at 4:46 AM, David Cournapeau wrote: > Hi, > > I started to set up a PPA for scipy on launchpad, which enables to > build ubuntu packages for various distributions/architectures. The > link is there: > > https://edge.launchpad.net/~scipy/+archive/ppa Cool, thanks. Is it easy