Re: [Numpy-discussion] ANN: Numpy 1.6.0 beta 1

2011-04-02 Thread Ralf Gommers
On Sat, Apr 2, 2011 at 12:41 PM, Pauli Virtanen wrote: > Hi, > > I'd like to backport the following fixes to the 1.6.x branch for b2: > >        ef46a091 >        89db53b1 > > They're bugs in PEP 3118 format string generation, of the brown paper-pag > variety. Go ahead. For bug fixes I think you

Re: [Numpy-discussion] ANN: Numpy 1.6.0 beta 1

2011-04-02 Thread Pauli Virtanen
Hi, I'd like to backport the following fixes to the 1.6.x branch for b2: ef46a091 89db53b1 They're bugs in PEP 3118 format string generation, of the brown paper-pag variety. Pauli ___ NumPy-Discussion mailing list NumPy-Discu

Re: [Numpy-discussion] ANN: Numpy 1.6.0 beta 1

2011-03-31 Thread Paul Ivanov
Ralf Gommers, on 2011-03-23 17:07, wrote: > Please test this beta and report any problems on the Numpy > mailing list. Hi, I reopened http://projects.scipy.org/numpy/ticket/1768, as 'test_chisquare' still fails for me on a 32 bit machine. Lowering the precision from 14 to 13 decimals makes the

Re: [Numpy-discussion] ANN: Numpy 1.6.0 beta 1

2011-03-31 Thread David Cournapeau
On Wed, Mar 30, 2011 at 7:22 AM, Russell E. Owen wrote: > In article > , >  Ralf Gommers wrote: > >> Hi, >> >> I am pleased to announce the availability of the first beta of NumPy >> 1.6.0. Due to the extensive changes in the Numpy core for this >> release, the beta testing phase will last at lea

Re: [Numpy-discussion] ANN: Numpy 1.6.0 beta 1

2011-03-29 Thread Russell E. Owen
In article , Ralf Gommers wrote: > Hi, > > I am pleased to announce the availability of the first beta of NumPy > 1.6.0. Due to the extensive changes in the Numpy core for this > release, the beta testing phase will last at least one month. Please > test this beta and report any problems on th

Re: [Numpy-discussion] ANN: Numpy 1.6.0 beta 1

2011-03-24 Thread Pearu Peterson
On Fri, Mar 25, 2011 at 1:44 AM, Derek Homeier < de...@astro.physik.uni-goettingen.de> wrote: > On 24.03.2011, at 9:11AM, Pearu Peterson wrote: > > > > Intel-64bit: > > ERROR: test_assumed_shape.TestAssumedShapeSumExample.test_all > > ---

Re: [Numpy-discussion] ANN: Numpy 1.6.0 beta 1

2011-03-24 Thread Derek Homeier
On 24.03.2011, at 9:11AM, Pearu Peterson wrote: > > Intel-64bit: > ERROR: test_assumed_shape.TestAssumedShapeSumExample.test_all > -- > Traceback (most recent call last): > File "/sw/lib/python3.2/site-packages/nose/case.py", li

Re: [Numpy-discussion] ANN: Numpy 1.6.0 beta 1

2011-03-24 Thread Ralf Gommers
On Thu, Mar 24, 2011 at 12:34 AM, Derek Homeier wrote: > Hi again, > > On 23 Mar 2011, at 17:07, Ralf Gommers wrote: > >> I am pleased to announce the availability of the first beta of NumPy >> 1.6.0. Due to the extensive changes in the Numpy core for this >> release, the beta testing phase will l

Re: [Numpy-discussion] ANN: Numpy 1.6.0 beta 1

2011-03-24 Thread Pearu Peterson
On Thu, Mar 24, 2011 at 10:11 AM, Pearu Peterson wrote: > > Regarding this test failure, could you hack the > numpy/f2py/tests/test_kind.py script by adding the following code > > for i in range(20): > print '%s -> %s, %s' % (i, selected_real_kind(i), selectedrealkind(i)) > > and send me the out

Re: [Numpy-discussion] ANN: Numpy 1.6.0 beta 1

2011-03-24 Thread Pearu Peterson
On Thu, Mar 24, 2011 at 2:04 AM, Derek Homeier < de...@astro.physik.uni-goettingen.de> wrote: > On 24 Mar 2011, at 00:34, Derek Homeier wrote: > > > tests with the fink-installed pythons on MacOS X mostly succeeded, > > with one failure in python2.4 and a couple of issues seemingly > > related to

Re: [Numpy-discussion] ANN: Numpy 1.6.0 beta 1

2011-03-23 Thread Derek Homeier
On 24 Mar 2011, at 00:34, Derek Homeier wrote: > tests with the fink-installed pythons on MacOS X mostly succeeded, > with one failure in python2.4 and a couple of issues seemingly > related to PPC floating point accuracy, as below: > Probably last update for tonight: with the 'full' test suite,

Re: [Numpy-discussion] ANN: Numpy 1.6.0 beta 1

2011-03-23 Thread Derek Homeier
Hi again, On 23 Mar 2011, at 17:07, Ralf Gommers wrote: > I am pleased to announce the availability of the first beta of NumPy > 1.6.0. Due to the extensive changes in the Numpy core for this > release, the beta testing phase will last at least one month. Please > test this beta and report any pr

[Numpy-discussion] ANN: Numpy 1.6.0 beta 1

2011-03-23 Thread Ralf Gommers
Hi, I am pleased to announce the availability of the first beta of NumPy 1.6.0. Due to the extensive changes in the Numpy core for this release, the beta testing phase will last at least one month. Please test this beta and report any problems on the Numpy mailing list. Sources and binaries can b