Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-14 Thread Paul Anton Letnes
On Mon, May 14, 2012 at 9:47 PM, Ralf Gommers wrote: > > > On Sun, May 13, 2012 at 1:14 PM, Paul Anton Letnes > wrote: >> >> On Sat, May 12, 2012 at 9:50 PM, Ralf Gommers >> wrote: >> > >> > >> > On Sun, May 6, 2012 at 12:12 AM, Charles R Harris >> > wrote: >> >> >> >> >> >> >> >> On Sat, May 5

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-14 Thread Ralf Gommers
On Sun, May 13, 2012 at 1:14 PM, Paul Anton Letnes < paul.anton.let...@gmail.com> wrote: > On Sat, May 12, 2012 at 9:50 PM, Ralf Gommers > wrote: > > > > > > On Sun, May 6, 2012 at 12:12 AM, Charles R Harris > > wrote: > >> > >> > >> > >> On Sat, May 5, 2012 at 2:56 PM, Paul Anton Letnes > >> w

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-13 Thread Paul Anton Letnes
On Sat, May 12, 2012 at 9:50 PM, Ralf Gommers wrote: > > > On Sun, May 6, 2012 at 12:12 AM, Charles R Harris > wrote: >> >> >> >> On Sat, May 5, 2012 at 2:56 PM, Paul Anton Letnes >> wrote: >>> >>> Hi, >>> >>> I'm getting a couple of errors when testing. System: >>> Arch Linux (updated today) >>

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-12 Thread Orion Poplawski
On 05/05/2012 12:15 PM, Ralf Gommers wrote: > Hi, > > I'm pleased to announce the availability of the first release candidate > of NumPy 1.6.2. This is a maintenance release. Due to the delay of the > NumPy 1.7.0, this release contains far more fixes than a regular NumPy > bugfix release. It also

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-12 Thread Ralf Gommers
On Sun, May 6, 2012 at 12:12 AM, Charles R Harris wrote: > > > On Sat, May 5, 2012 at 2:56 PM, Paul Anton Letnes < > paul.anton.let...@gmail.com> wrote: > >> Hi, >> >> I'm getting a couple of errors when testing. System: >> Arch Linux (updated today) >> Python 3.2.3 >> gcc 4.7.0 >> (Anything else

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-12 Thread Ralf Gommers
On Sat, May 12, 2012 at 6:22 PM, Sandro Tosi wrote: > Hello, > > On Sat, May 5, 2012 at 8:15 PM, Ralf Gommers > wrote: > > Hi, > > > > I'm pleased to announce the availability of the first release candidate > of > > NumPy 1.6.2. This is a maintenance release. Due to the delay of the > NumPy > >

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-12 Thread Sandro Tosi
Hello, On Sat, May 5, 2012 at 8:15 PM, Ralf Gommers wrote: > Hi, > > I'm pleased to announce the availability of the first release candidate of > NumPy 1.6.2.  This is a maintenance release. Due to the delay of the NumPy > 1.7.0, this release contains far more fixes than a regular NumPy bugfix >

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-12 Thread Ralf Gommers
On Sat, May 5, 2012 at 11:06 PM, Charles R Harris wrote: > > > On Sat, May 5, 2012 at 2:56 PM, Paul Anton Letnes < > paul.anton.let...@gmail.com> wrote: > >> Hi, >> >> I'm getting a couple of errors when testing. System: >> Arch Linux (updated today) >> Python 3.2.3 >> gcc 4.7.0 >> (Anything else

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-12 Thread Ralf Gommers
On Tue, May 8, 2012 at 3:23 PM, Derek Homeier < de...@astro.physik.uni-goettingen.de> wrote: > On 06.05.2012, at 8:16AM, Paul Anton Letnes wrote: > > > All tests for 1.6.2rc1 pass on > > Mac OS X 10.7.3 > > python 2.7.2 > > gcc 4.2 (Apple) > > Passing as well on 10.6 x86_64 and on 10.5.8 ppc with

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-11 Thread Benjamin Root
On Sat, May 5, 2012 at 2:15 PM, Ralf Gommers wrote: > Hi, > > I'm pleased to announce the availability of the first release candidate of > NumPy 1.6.2. This is a maintenance release. Due to the delay of the NumPy > 1.7.0, this release contains far more fixes than a regular NumPy bugfix > release.

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-10 Thread Frédéric Bastien
It is just to tell that all test pass here on Fedora 14 and all Theano pass with this rc. thanks Fred On Wed, May 9, 2012 at 11:05 PM, Charles R Harris wrote: > > > On Wed, May 9, 2012 at 12:40 PM, Sandro Tosi wrote: >> >> On Sat, May 5, 2012 at 8:15 PM, Ralf Gommers >> wrote: >> > Please tes

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-09 Thread Charles R Harris
On Wed, May 9, 2012 at 12:40 PM, Sandro Tosi wrote: > On Sat, May 5, 2012 at 8:15 PM, Ralf Gommers > wrote: > > Please test this release and report any issues on the numpy-discussion > > mailing list. > > I think it's probably nice not to ship pyc in the source tarball: > > $ find numpy-1.6.2rc1

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-09 Thread Sandro Tosi
On Sat, May 5, 2012 at 8:15 PM, Ralf Gommers wrote: > Please test this release and report any issues on the numpy-discussion > mailing list. I think it's probably nice not to ship pyc in the source tarball: $ find numpy-1.6.2rc1/ -name "*.pyc" numpy-1.6.2rc1/doc/sphinxext/docscrape.pyc numpy-1.6

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-09 Thread Sandro Tosi
On Wed, May 9, 2012 at 6:53 PM, Sandro Tosi wrote: > On Wed, May 9, 2012 at 6:49 PM, Charles R Harris > wrote: >> >> >> On Wed, May 9, 2012 at 10:36 AM, Sandro Tosi wrote: >>> >>> On Sat, May 5, 2012 at 8:15 PM, Ralf Gommers >>> wrote: >>> > Hi, >>> > >>> > I'm pleased to announce the availabil

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-09 Thread Sandro Tosi
On Wed, May 9, 2012 at 6:49 PM, Charles R Harris wrote: > > > On Wed, May 9, 2012 at 10:36 AM, Sandro Tosi wrote: >> >> On Sat, May 5, 2012 at 8:15 PM, Ralf Gommers >> wrote: >> > Hi, >> > >> > I'm pleased to announce the availability of the first release candidate >> > of >> > NumPy 1.6.2.  Thi

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-09 Thread Charles R Harris
On Wed, May 9, 2012 at 10:36 AM, Sandro Tosi wrote: > On Sat, May 5, 2012 at 8:15 PM, Ralf Gommers > wrote: > > Hi, > > > > I'm pleased to announce the availability of the first release candidate > of > > NumPy 1.6.2. This is a maintenance release. Due to the delay of the > NumPy > > 1.7.0, thi

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-09 Thread Sandro Tosi
On Sat, May 5, 2012 at 8:15 PM, Ralf Gommers wrote: > Hi, > > I'm pleased to announce the availability of the first release candidate of > NumPy 1.6.2.  This is a maintenance release. Due to the delay of the NumPy > 1.7.0, this release contains far more fixes than a regular NumPy bugfix > release.

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-08 Thread Derek Homeier
On 06.05.2012, at 8:16AM, Paul Anton Letnes wrote: > All tests for 1.6.2rc1 pass on > Mac OS X 10.7.3 > python 2.7.2 > gcc 4.2 (Apple) Passing as well on 10.6 x86_64 and on 10.5.8 ppc with python 2.5.6/2.6.6/2.7.2 Apple gcc 4.0.1, but I am getting one failure on Lion (same with Python 2.5.6+2.

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-07 Thread Andreas H.
Am 05.05.2012 20:15, schrieb Ralf Gommers: > Hi, > > I'm pleased to announce the availability of the first release candidate > of NumPy 1.6.2. This is a maintenance release. Due to the delay of the > NumPy 1.7.0, this release contains far more fixes than a regular NumPy > bugfix release. It also

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-06 Thread Sandro Tosi
On Sat, May 5, 2012 at 8:15 PM, Ralf Gommers wrote: > I'm pleased to announce the availability of the first release candidate of > NumPy 1.6.2.  This is a maintenance release. Due to the delay of the NumPy > 1.7.0, this release contains far more fixes than a regular NumPy bugfix > release.  It als

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-05 Thread Paul Anton Letnes
All tests for 1.6.2rc1 pass on Mac OS X 10.7.3 python 2.7.2 gcc 4.2 (Apple) Great! Paul On 6. mai 2012, at 00:12, Charles R Harris wrote: > > > On Sat, May 5, 2012 at 2:56 PM, Paul Anton Letnes > wrote: > Hi, > > I'm getting a couple of errors when testing. System: > Arch Linux (updated t

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-05 Thread Christoph Gohlke
On 5/5/2012 2:51 PM, Christoph Gohlke wrote: > > > On 5/5/2012 11:15 AM, Ralf Gommers wrote: >> Hi, >> >> I'm pleased to announce the availability of the first release candidate >> of NumPy 1.6.2. This is a maintenance release. Due to the delay of the >> NumPy 1.7.0, this release contains far mo

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-05 Thread Charles R Harris
On Sat, May 5, 2012 at 2:56 PM, Paul Anton Letnes < paul.anton.let...@gmail.com> wrote: > Hi, > > I'm getting a couple of errors when testing. System: > Arch Linux (updated today) > Python 3.2.3 > gcc 4.7.0 > (Anything else?) > > I think that this error: > AssertionError: selectedrealkind(19): exp

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-05 Thread Christoph Gohlke
On 5/5/2012 11:15 AM, Ralf Gommers wrote: > Hi, > > I'm pleased to announce the availability of the first release candidate > of NumPy 1.6.2. This is a maintenance release. Due to the delay of the > NumPy 1.7.0, this release contains far more fixes than a regular NumPy > bugfix release. It also

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-05 Thread Charles R Harris
On Sat, May 5, 2012 at 2:56 PM, Paul Anton Letnes < paul.anton.let...@gmail.com> wrote: > Hi, > > I'm getting a couple of errors when testing. System: > Arch Linux (updated today) > Python 3.2.3 > gcc 4.7.0 > (Anything else?) > > I think that this error: > AssertionError: selectedrealkind(19): exp

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-05 Thread Paul Anton Letnes
Hi, I'm getting a couple of errors when testing. System: Arch Linux (updated today) Python 3.2.3 gcc 4.7.0 (Anything else?) I think that this error: AssertionError: selectedrealkind(19): expected -1 but got 16 is due to the fact that newer versions of gfortran actually supports precision this hig

Re: [Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-05 Thread Charles R Harris
On Sat, May 5, 2012 at 12:15 PM, Ralf Gommers wrote: > Hi, > > I'm pleased to announce the availability of the first release candidate of > NumPy 1.6.2. This is a maintenance release. Due to the delay of the NumPy > 1.7.0, this release contains far more fixes than a regular NumPy bugfix > release

[Numpy-discussion] ANN: NumPy 1.6.2 release candidate 1

2012-05-05 Thread Ralf Gommers
Hi, I'm pleased to announce the availability of the first release candidate of NumPy 1.6.2. This is a maintenance release. Due to the delay of the NumPy 1.7.0, this release contains far more fixes than a regular NumPy bugfix release. It also includes a number of documentation and build improveme