Re: [Numpy-discussion] unsubscribe

2012-08-22 Thread Scott Sinclair
On 23 August 2012 05:58, Amit Nagal wrote: > Please unsubscribe me You can unsubscribe at the bottom of this page http://mail.scipy.org/mailman/listinfo/numpy-discussion Cheers, Scott ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://

Re: [Numpy-discussion] ANN: NumPy 1.7.0b1 release

2012-08-22 Thread Orion Poplawski
On 08/22/2012 12:36 PM, Ronan Lamy wrote: > Le mercredi 22 août 2012 à 10:59 -0600, Orion Poplawski a écrit : >>> >>> If I drop the cython generation it builds, but the python 3 test failure I >>> get >>> now is: >> .. >>> ERROR: Ticket #16 >>> -

[Numpy-discussion] unsubscribe

2012-08-22 Thread Amit Nagal
Please unsubscribe me Visit us at Booth No. 5 at 2012 ChemOutsourcing Conference, 10-13 Sept 2012, Ocean Place Resort - Long Branch, NJ, United States Visit us at Booth No. 4 at World Conference on Pharmacometrics, 5-7 Sept 2012, Grand Hilton Hotel, Seoul, Korea

Re: [Numpy-discussion] ANN: NumPy 1.7.0b1 release

2012-08-22 Thread Ronan Lamy
Le mercredi 22 août 2012 à 10:59 -0600, Orion Poplawski a écrit : > On 08/22/2012 10:26 AM, Orion Poplawski wrote: > > On 08/22/2012 09:55 AM, Orion Poplawski wrote: > >> On 08/21/2012 10:24 AM, Ondřej Čertík wrote: > >>> Hi, > >>> > >>> I'm pleased to announce the availability of the first beta re

Re: [Numpy-discussion] 64bit infrastructure

2012-08-22 Thread David Cournapeau
On Wed, Aug 22, 2012 at 5:46 PM, Ondřej Čertík wrote: > On Wed, Aug 22, 2012 at 8:50 AM, David Cournapeau wrote: >> On Wed, Aug 22, 2012 at 4:12 PM, Ondřej Čertík >> wrote: >>> On Wed, Aug 22, 2012 at 7:35 AM, Travis Oliphant >>> wrote: On Aug 22, 2012, at 9:28 AM, David Cournapeau wrote

Re: [Numpy-discussion] ANN: NumPy 1.7.0b1 release

2012-08-22 Thread Orion Poplawski
On 08/22/2012 10:26 AM, Orion Poplawski wrote: > On 08/22/2012 09:55 AM, Orion Poplawski wrote: >> On 08/21/2012 10:24 AM, Ondřej Čertík wrote: >>> Hi, >>> >>> I'm pleased to announce the availability of the first beta release of >>> NumPy 1.7.0b1. >> >> Currently in trying to support python 3.3 in

Re: [Numpy-discussion] 64bit infrastructure

2012-08-22 Thread Ondřej Čertík
On Wed, Aug 22, 2012 at 8:50 AM, David Cournapeau wrote: > On Wed, Aug 22, 2012 at 4:12 PM, Ondřej Čertík > wrote: >> On Wed, Aug 22, 2012 at 7:35 AM, Travis Oliphant wrote: >>> On Aug 22, 2012, at 9:28 AM, David Cournapeau wrote: >>> On Wed, Aug 22, 2012 at 3:25 PM, Travis Oliphant

Re: [Numpy-discussion] ANN: NumPy 1.7.0b1 release

2012-08-22 Thread Orion Poplawski
On 08/22/2012 09:55 AM, Orion Poplawski wrote: > On 08/21/2012 10:24 AM, Ondřej Čertík wrote: >> Hi, >> >> I'm pleased to announce the availability of the first beta release of >> NumPy 1.7.0b1. > > Currently in trying to support python 3.3 in Fedora Rawhide (F19) and Fedora > 18 we are doing: > >

Re: [Numpy-discussion] ANN: NumPy 1.7.0b1 release

2012-08-22 Thread Orion Poplawski
On 08/21/2012 10:24 AM, Ondřej Čertík wrote: > Hi, > > I'm pleased to announce the availability of the first beta release of > NumPy 1.7.0b1. Currently in trying to support python 3.3 in Fedora Rawhide (F19) and Fedora 18 we are doing: # Regenerate Cython c sources # This is needed with numpy-1.

Re: [Numpy-discussion] 64bit infrastructure

2012-08-22 Thread David Cournapeau
On Wed, Aug 22, 2012 at 4:12 PM, Ondřej Čertík wrote: > On Wed, Aug 22, 2012 at 7:35 AM, Travis Oliphant wrote: >> On Aug 22, 2012, at 9:28 AM, David Cournapeau wrote: >> >>> On Wed, Aug 22, 2012 at 3:25 PM, Travis Oliphant >>> wrote: On Aug 22, 2012, at 3:59 AM, Ralf Gommers wrote: >

Re: [Numpy-discussion] ANN: NumPy 1.7.0b1 release

2012-08-22 Thread Christoph Gohlke
On 8/22/2012 6:26 AM, Charles R Harris wrote: > > > On Tue, Aug 21, 2012 at 1:59 PM, Christoph Gohlke > wrote: > > On 8/21/2012 9:24 AM, Ondřej Čertík wrote: > > Hi, > > > > I'm pleased to announce the availability of the first beta release of > > NumPy

Re: [Numpy-discussion] 64bit infrastructure

2012-08-22 Thread Ondřej Čertík
On Wed, Aug 22, 2012 at 7:35 AM, Travis Oliphant wrote: > On Aug 22, 2012, at 9:28 AM, David Cournapeau wrote: > >> On Wed, Aug 22, 2012 at 3:25 PM, Travis Oliphant wrote: >>> >>> On Aug 22, 2012, at 3:59 AM, Ralf Gommers wrote: >>> >>> >>> >>> On Tue, Aug 21, 2012 at 12:51 AM, Travis Oliphant >

Re: [Numpy-discussion] 64bit infrastructure

2012-08-22 Thread David Cournapeau
On Wed, Aug 22, 2012 at 3:35 PM, Travis Oliphant wrote: > On Aug 22, 2012, at 9:28 AM, David Cournapeau wrote: > >> On Wed, Aug 22, 2012 at 3:25 PM, Travis Oliphant wrote: >>> >>> On Aug 22, 2012, at 3:59 AM, Ralf Gommers wrote: >>> >>> >>> >>> On Tue, Aug 21, 2012 at 12:51 AM, Travis Oliphant >

Re: [Numpy-discussion] 64bit infrastructure

2012-08-22 Thread Travis Oliphant
On Aug 22, 2012, at 9:28 AM, David Cournapeau wrote: > On Wed, Aug 22, 2012 at 3:25 PM, Travis Oliphant wrote: >> >> On Aug 22, 2012, at 3:59 AM, Ralf Gommers wrote: >> >> >> >> On Tue, Aug 21, 2012 at 12:51 AM, Travis Oliphant >> wrote: >>> >>> I'm actually not sure, why. I think the iss

Re: [Numpy-discussion] 64bit infrastructure

2012-08-22 Thread David Cournapeau
On Wed, Aug 22, 2012 at 3:25 PM, Travis Oliphant wrote: > > On Aug 22, 2012, at 3:59 AM, Ralf Gommers wrote: > > > > On Tue, Aug 21, 2012 at 12:51 AM, Travis Oliphant > wrote: >> >> I'm actually not sure, why. I think the issue is making sure that the >> release manager can actually "build" Num

Re: [Numpy-discussion] 64bit infrastructure

2012-08-22 Thread Travis Oliphant
On Aug 22, 2012, at 3:59 AM, Ralf Gommers wrote: > > > On Tue, Aug 21, 2012 at 12:51 AM, Travis Oliphant wrote: > I'm actually not sure, why. I think the issue is making sure that the > release manager can actually "build" NumPy without having to buy a particular > compiler. > > That woul

Re: [Numpy-discussion] 64bit infrastructure

2012-08-22 Thread David Cournapeau
On Wed, Aug 22, 2012 at 3:14 PM, Nathaniel Smith wrote: > On Wed, Aug 22, 2012 at 11:40 AM, David Cournapeau wrote: >> On Tue, Aug 21, 2012 at 12:15 AM, Chris Barker wrote: >>> On Mon, Aug 20, 2012 at 3:51 PM, Travis Oliphant >>> wrote: I'm actually not sure, why. I think the issue is m

[Numpy-discussion] __array_wrap__ and dot

2012-08-22 Thread Aronne Merrelli
Hello list, I posted an issue many months ago [1] about confusing __array_wrap__ behavior in a subclass of np.matrix. Since that time I wasn't really using the code that used the matrix subclass, but lately I have starting using the code so I've run into the issue again. Looking into a little more

Re: [Numpy-discussion] 64bit infrastructure

2012-08-22 Thread Nathaniel Smith
On Wed, Aug 22, 2012 at 11:40 AM, David Cournapeau wrote: > On Tue, Aug 21, 2012 at 12:15 AM, Chris Barker wrote: >> On Mon, Aug 20, 2012 at 3:51 PM, Travis Oliphant wrote: >>> I'm actually not sure, why. I think the issue is making sure that the >>> release manager can actually "build" NumPy

Re: [Numpy-discussion] ANN: NumPy 1.7.0b1 release

2012-08-22 Thread Charles R Harris
On Tue, Aug 21, 2012 at 1:59 PM, Christoph Gohlke wrote: > On 8/21/2012 9:24 AM, Ondřej Čertík wrote: > > Hi, > > > > I'm pleased to announce the availability of the first beta release of > > NumPy 1.7.0b1. > > > > Sources and binary installers can be found at > > https://sourceforge.net/projects

Re: [Numpy-discussion] 64bit infrastructure

2012-08-22 Thread David Cournapeau
On Wed, Aug 22, 2012 at 12:17 PM, Peter wrote: > On Wed, Aug 22, 2012 at 11:40 AM, David Cournapeau wrote: >> On Tue, Aug 21, 2012 at 12:15 AM, Chris Barker wrote: >>> On Mon, Aug 20, 2012 at 3:51 PM, Travis Oliphant >>> wrote: I'm actually not sure, why. I think the issue is making sur

Re: [Numpy-discussion] 64bit infrastructure

2012-08-22 Thread Peter
On Wed, Aug 22, 2012 at 11:40 AM, David Cournapeau wrote: > On Tue, Aug 21, 2012 at 12:15 AM, Chris Barker wrote: >> On Mon, Aug 20, 2012 at 3:51 PM, Travis Oliphant wrote: >>> I'm actually not sure, why. I think the issue is making sure that >>> the release manager can actually "build" NumPy

Re: [Numpy-discussion] 64bit infrastructure

2012-08-22 Thread David Cournapeau
On Tue, Aug 21, 2012 at 12:15 AM, Chris Barker wrote: > On Mon, Aug 20, 2012 at 3:51 PM, Travis Oliphant wrote: >> I'm actually not sure, why. I think the issue is making sure that the >> release manager can actually "build" NumPy without having to buy a >> particular compiler. > > The MS Exp

Re: [Numpy-discussion] 64bit infrastructure

2012-08-22 Thread Ralf Gommers
On Tue, Aug 21, 2012 at 12:51 AM, Travis Oliphant wrote: > I'm actually not sure, why. I think the issue is making sure that the > release manager can actually "build" NumPy without having to buy a > particular compiler. > That would help, yes. MS Express doesn't work under Wine last time I che

Re: [Numpy-discussion] ANN: NumPy 1.7.0b1 release

2012-08-22 Thread Ralf Gommers
On Tue, Aug 21, 2012 at 9:59 PM, Christoph Gohlke wrote: > On 8/21/2012 9:24 AM, Ondřej Čertík wrote: > > Hi, > > > > I'm pleased to announce the availability of the first beta release of > > NumPy 1.7.0b1. > > > > Sources and binary installers can be found at > > https://sourceforge.net/projects

Re: [Numpy-discussion] ANN: NumPy 1.7.0b1 release

2012-08-22 Thread Ralf Gommers
On Tue, Aug 21, 2012 at 9:59 PM, Christoph Gohlke wrote: > On 8/21/2012 9:24 AM, Ondřej Čertík wrote: > > Hi, > > > > I'm pleased to announce the availability of the first beta release of > > NumPy 1.7.0b1. > > > > Sources and binary installers can be found at > > https://sourceforge.net/projects