Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-19 Thread Christoph Gohlke
On 8/18/2010 6:00 AM, Charles R Harris wrote: > > > On Wed, Aug 18, 2010 at 6:50 AM, Charles R Harris > mailto:charlesr.har...@gmail.com>> wrote: > > > > On Wed, Aug 18, 2010 at 12:18 AM, Christoph Gohlke > wrote: > > > > On 8/17/2010 9:56 PM, Charles R Ha

Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-18 Thread Ralf Gommers
On Wed, Aug 18, 2010 at 9:32 AM, Bruce Southey wrote: > On Tue, Aug 17, 2010 at 7:07 PM, Ralf Gommers > wrote: > > > > > > On Wed, Aug 18, 2010 at 12:31 AM, Bruce Southey > wrote: > >> > >> On Tue, Aug 17, 2010 at 10:23 AM, Ralf Gommers > >> wrote: > >> > I am pleased to announce the availabil

Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-18 Thread Ralf Gommers
On Wed, Aug 18, 2010 at 9:28 AM, David Cournapeau wrote: > On Wed, Aug 18, 2010 at 12:23 AM, Ralf Gommers > wrote: > > I am pleased to announce the availability of the second beta of NumPy > 1.5.0. > > This will be the first NumPy release to include support for Python 3, as > > well as for Python

Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-18 Thread Michael Droettboom
On 08/17/2010 08:10 PM, Ralf Gommers wrote: On Wed, Aug 18, 2010 at 3:08 AM, Charles R Harris mailto:charlesr.har...@gmail.com>> wrote: On Tue, Aug 17, 2010 at 11:27 AM, Michael Droettboom mailto:md...@stsci.edu>> wrote: I'm getting one unit test error on SunOS 5.8 UltraSP

Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-18 Thread Charles R Harris
On Wed, Aug 18, 2010 at 6:50 AM, Charles R Harris wrote: > > > On Wed, Aug 18, 2010 at 12:18 AM, Christoph Gohlke wrote: > >> >> >> On 8/17/2010 9:56 PM, Charles R Harris wrote: >> > >> > >> > On Tue, Aug 17, 2010 at 9:11 PM, Christoph Gohlke > > > wrote: >> > >> > >> > >>

Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-18 Thread Charles R Harris
On Wed, Aug 18, 2010 at 12:18 AM, Christoph Gohlke wrote: > > > On 8/17/2010 9:56 PM, Charles R Harris wrote: > > > > > > On Tue, Aug 17, 2010 at 9:11 PM, Christoph Gohlke > > wrote: > > > > > > > > On 8/17/2010 1:02 PM, Charles R Harris wrote: > > > > > > > >

Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-17 Thread Christoph Gohlke
On 8/17/2010 9:56 PM, Charles R Harris wrote: > > > On Tue, Aug 17, 2010 at 9:11 PM, Christoph Gohlke > wrote: > > > > On 8/17/2010 1:02 PM, Charles R Harris wrote: > > > > > > On Tue, Aug 17, 2010 at 1:38 PM, Christoph Gohlke

Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-17 Thread David
On 08/18/2010 01:56 PM, Charles R Harris wrote: > > > On Tue, Aug 17, 2010 at 9:11 PM, Christoph Gohlke > wrote: > > > > On 8/17/2010 1:02 PM, Charles R Harris wrote: > > > > > > On Tue, Aug 17, 2010 at 1:38 PM, Christoph Gohlke > mailto:cgoh...@uci.e

Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-17 Thread Charles R Harris
On Tue, Aug 17, 2010 at 9:11 PM, Christoph Gohlke wrote: > > > On 8/17/2010 1:02 PM, Charles R Harris wrote: > > > > > > On Tue, Aug 17, 2010 at 1:38 PM, Christoph Gohlke > > wrote: > > > > > > > > On 8/17/2010 8:23 AM, Ralf Gommers wrote: > > > > I am pleased

Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-17 Thread Charles R Harris
On Tue, Aug 17, 2010 at 9:11 PM, Christoph Gohlke wrote: > > > On 8/17/2010 1:02 PM, Charles R Harris wrote: > > > > > > On Tue, Aug 17, 2010 at 1:38 PM, Christoph Gohlke > > wrote: > > > > > > > > On 8/17/2010 8:23 AM, Ralf Gommers wrote: > > > > I am pleased

Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-17 Thread Christoph Gohlke
On 8/17/2010 1:02 PM, Charles R Harris wrote: > > > On Tue, Aug 17, 2010 at 1:38 PM, Christoph Gohlke > wrote: > > > > On 8/17/2010 8:23 AM, Ralf Gommers wrote: > > I am pleased to announce the availability of the second beta of > NumPy > 1.5.0

Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-17 Thread Bruce Southey
On Tue, Aug 17, 2010 at 7:07 PM, Ralf Gommers wrote: > > > On Wed, Aug 18, 2010 at 12:31 AM, Bruce Southey wrote: >> >> On Tue, Aug 17, 2010 at 10:23 AM, Ralf Gommers >> wrote: >> > I am pleased to announce the availability of the second beta of NumPy >> > 1.5.0. >> > This will be the first NumP

Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-17 Thread David Cournapeau
On Wed, Aug 18, 2010 at 12:23 AM, Ralf Gommers wrote: > I am pleased to announce the availability of the second beta of NumPy 1.5.0. > This will be the first NumPy release to include support for Python 3, as > well as for Python 2.7. > > Please try this beta and report any problems on the NumPy ma

Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-17 Thread Ralf Gommers
On Wed, Aug 18, 2010 at 3:08 AM, Charles R Harris wrote: > > > On Tue, Aug 17, 2010 at 11:27 AM, Michael Droettboom wrote: > >> I'm getting one unit test error on SunOS 5.8 UltraSPARC 5, with Sun >> WorkShop 6 update 2 C 5.3 Patch 111679-14 2004/02/20: >> >>

Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-17 Thread Ralf Gommers
On Wed, Aug 18, 2010 at 12:31 AM, Bruce Southey wrote: > On Tue, Aug 17, 2010 at 10:23 AM, Ralf Gommers > wrote: > > I am pleased to announce the availability of the second beta of NumPy > 1.5.0. > > This will be the first NumPy release to include support for Python 3, as > > well as for Python

Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-17 Thread Charles R Harris
On Tue, Aug 17, 2010 at 1:38 PM, Christoph Gohlke wrote: > > > On 8/17/2010 8:23 AM, Ralf Gommers wrote: > >> I am pleased to announce the availability of the second beta of NumPy >> 1.5.0. This will be the first NumPy release to include support for >> Python 3, as well as for Python 2.7. >> >> P

Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-17 Thread Christoph Gohlke
On 8/17/2010 8:23 AM, Ralf Gommers wrote: I am pleased to announce the availability of the second beta of NumPy 1.5.0. This will be the first NumPy release to include support for Python 3, as well as for Python 2.7. Please try this beta and report any problems on the NumPy mailing list. Especi

Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-17 Thread Charles R Harris
On Tue, Aug 17, 2010 at 11:27 AM, Michael Droettboom wrote: > I'm getting one unit test error on SunOS 5.8 UltraSPARC 5, with Sun > WorkShop 6 update 2 C 5.3 Patch 111679-14 2004/02/20: > > == > ERROR: test_ldexp (test_umath.Tes

Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-17 Thread Bruce Southey
On 08/17/2010 11:51 AM, Sandro Tosi wrote: > Hello, > > On Tue, Aug 17, 2010 at 17:23, Ralf Gommers > wrote: >> I am pleased to announce the availability of the second beta of NumPy 1.5.0. >> This will be the first NumPy release to include support for Python 3, as >> well as for Python 2.7. >>

Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-17 Thread Michael Droettboom
I'm getting one unit test error on SunOS 5.8 UltraSPARC 5, with Sun WorkShop 6 update 2 C 5.3 Patch 111679-14 2004/02/20: == ERROR: test_ldexp (test_umath.TestLdexp) -

Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-17 Thread Sandro Tosi
Hello, On Tue, Aug 17, 2010 at 17:23, Ralf Gommers wrote: > I am pleased to announce the availability of the second beta of NumPy 1.5.0. > This will be the first NumPy release to include support for Python 3, as > well as for Python 2.7. > > Please try this beta and report any problems on the Num

Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-17 Thread Pierre GM
On Aug 17, 2010, at 12:27 PM, Alan G Isaac wrote: > On 8/17/2010 12:07 PM, Pierre GM wrote: >> What does a np.ma.test() give you ? > > No problems. (Aren't those always run?) > Alan Yes, but I just wanted to check whether I was to blame for not having ported some changes to the 1.5.x branch o

Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-17 Thread Bruce Southey
On Tue, Aug 17, 2010 at 10:23 AM, Ralf Gommers wrote: > I am pleased to announce the availability of the second beta of NumPy 1.5.0. > This will be the first NumPy release to include support for Python 3, as > well as for Python 2.7. > > Please try this beta and report any problems on the NumPy ma

Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-17 Thread Alan G Isaac
On 8/17/2010 12:07 PM, Pierre GM wrote: > What does a np.ma.test() give you ? No problems. (Aren't those always run?) Alan >>> np.ma.test() Running unit tests for numpy.ma NumPy version 1.5.0b2 NumPy is installed in C:\Python27\lib\site-packages\numpy Python version 2.7 (r27:82525, Jul 4 2010,

Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-17 Thread Pierre GM
On Aug 17, 2010, at 12:04 PM, Alan G Isaac wrote: > Two warnings remain; no failures. > Details below. > Alan Isaac > (Python 2.7 on Vista) What does a np.ma.test() give you ? ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.

Re: [Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-17 Thread Alan G Isaac
Two warnings remain; no failures. Details below. Alan Isaac (Python 2.7 on Vista) Python 2.7 (r27:82525, Jul 4 2010, 09:01:59) [MSC v.1500 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> import numpy as np >>> np.test() Running unit tests for

[Numpy-discussion] ANN: NumPy 1.5.0 beta 2

2010-08-17 Thread Ralf Gommers
I am pleased to announce the availability of the second beta of NumPy 1.5.0. This will be the first NumPy release to include support for Python 3, as well as for Python 2.7. Please try this beta and report any problems on the NumPy mailing list. Especially with Python 3 testing will be very useful