Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-21 Thread Ralf Gommers
On Tue, Jun 21, 2011 at 3:55 AM, Bruce Southey bsout...@gmail.com wrote: On Mon, Jun 20, 2011 at 2:43 PM, Ralf Gommers ralf.gomm...@googlemail.com wrote: On Mon, Jun 20, 2011 at 8:50 PM, Bruce Southey bsout...@gmail.com wrote: I copied the files but that just moves the problem. So

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-21 Thread Bruce Southey
On 06/21/2011 01:01 AM, Ralf Gommers wrote: On Tue, Jun 21, 2011 at 3:55 AM, Bruce Southey bsout...@gmail.com mailto:bsout...@gmail.com wrote: On Mon, Jun 20, 2011 at 2:43 PM, Ralf Gommers ralf.gomm...@googlemail.com mailto:ralf.gomm...@googlemail.com wrote: On

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-21 Thread Ralf Gommers
On Tue, Jun 21, 2011 at 4:38 PM, Bruce Southey bsout...@gmail.com wrote: ** On 06/21/2011 01:01 AM, Ralf Gommers wrote: On Tue, Jun 21, 2011 at 3:55 AM, Bruce Southey bsout...@gmail.com wrote: On Mon, Jun 20, 2011 at 2:43 PM, Ralf Gommers ralf.gomm...@googlemail.com wrote: On Mon,

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-21 Thread Ralf Gommers
On Tue, Jun 21, 2011 at 10:05 PM, Ralf Gommers ralf.gomm...@googlemail.comwrote: On Tue, Jun 21, 2011 at 4:38 PM, Bruce Southey bsout...@gmail.com wrote: ** On 06/21/2011 01:01 AM, Ralf Gommers wrote: On Tue, Jun 21, 2011 at 3:55 AM, Bruce Southey bsout...@gmail.comwrote: So what is

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-21 Thread Bruce Southey
On Tue, Jun 21, 2011 at 3:52 PM, Ralf Gommers ralf.gomm...@googlemail.com wrote: On Tue, Jun 21, 2011 at 10:05 PM, Ralf Gommers ralf.gomm...@googlemail.com wrote: On Tue, Jun 21, 2011 at 4:38 PM, Bruce Southey bsout...@gmail.com wrote: On 06/21/2011 01:01 AM, Ralf Gommers wrote: On Tue,

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-20 Thread Christoph Gohlke
On 6/13/2011 5:58 AM, Ralf Gommers wrote: Hi, I am pleased to announce the availability of the first release candidate of NumPy 1.6.1. This is a bugfix release, list of fixed bugs: #1834 einsum fails for specific shapes #1837 einsum throws nan or freezes python for specific array

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-20 Thread Bruce Southey
On 06/19/2011 05:21 AM, Ralf Gommers wrote: On Tue, Jun 14, 2011 at 5:28 AM, Bruce Southey bsout...@gmail.com mailto:bsout...@gmail.com wrote: On Mon, Jun 13, 2011 at 8:31 PM, Pauli Virtanen p...@iki.fi mailto:p...@iki.fi wrote: On Mon, 13 Jun 2011 11:08:18 -0500, Bruce Southey

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-20 Thread Bruce Southey
On 06/19/2011 05:21 AM, Ralf Gommers wrote: On Tue, Jun 14, 2011 at 5:28 AM, Bruce Southey bsout...@gmail.com mailto:bsout...@gmail.com wrote: On Mon, Jun 13, 2011 at 8:31 PM, Pauli Virtanen p...@iki.fi mailto:p...@iki.fi wrote: On Mon, 13 Jun 2011 11:08:18 -0500, Bruce Southey wrote:

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-20 Thread Ralf Gommers
On Mon, Jun 20, 2011 at 4:20 PM, Bruce Southey bsout...@gmail.com wrote: ** On 06/19/2011 05:21 AM, Ralf Gommers wrote: On Tue, Jun 14, 2011 at 5:28 AM, Bruce Southey bsout...@gmail.com wrote: On Mon, Jun 13, 2011 at 8:31 PM, Pauli Virtanen p...@iki.fi wrote: On Mon, 13 Jun 2011

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-20 Thread Ralf Gommers
On Mon, Jun 20, 2011 at 12:48 AM, Mark Wiebe mwwi...@gmail.com wrote: On Mon, Jun 13, 2011 at 7:58 AM, Ralf Gommers ralf.gomm...@googlemail.com wrote: Hi, I am pleased to announce the availability of the first release candidate of NumPy 1.6.1. This is a bugfix release, list of fixed bugs:

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-20 Thread Ralf Gommers
On Mon, Jun 20, 2011 at 9:19 AM, Christoph Gohlke cgoh...@uci.edu wrote: On 6/13/2011 5:58 AM, Ralf Gommers wrote: Hi, I am pleased to announce the availability of the first release candidate of NumPy 1.6.1. This is a bugfix release, list of fixed bugs: #1834 einsum fails for

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-20 Thread Ralf Gommers
On Mon, Jun 20, 2011 at 8:50 PM, Bruce Southey bsout...@gmail.com wrote: I copied the files but that just moves the problem. So that patch is incorrect. I get the same errors on Fedora 15 supplied Python3.2 for numpy 1.6.0 and using git from 'https://github.com/rgommers/numpy.git'. Numpy

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-20 Thread Mark Wiebe
On Mon, Jun 20, 2011 at 2:33 PM, Ralf Gommers ralf.gomm...@googlemail.comwrote: On Mon, Jun 20, 2011 at 12:48 AM, Mark Wiebe mwwi...@gmail.com wrote: On Mon, Jun 13, 2011 at 7:58 AM, Ralf Gommers ralf.gomm...@googlemail.com wrote: Hi, I am pleased to announce the availability of the

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-20 Thread Bruce Southey
On Mon, Jun 20, 2011 at 2:43 PM, Ralf Gommers ralf.gomm...@googlemail.com wrote: On Mon, Jun 20, 2011 at 8:50 PM, Bruce Southey bsout...@gmail.com wrote: I copied the files but that just moves the problem. So that patch is incorrect. I get the same errors on Fedora 15 supplied Python3.2

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-19 Thread Ralf Gommers
On Tue, Jun 14, 2011 at 5:28 AM, Bruce Southey bsout...@gmail.com wrote: On Mon, Jun 13, 2011 at 8:31 PM, Pauli Virtanen p...@iki.fi wrote: On Mon, 13 Jun 2011 11:08:18 -0500, Bruce Southey wrote: [clip] OSError: /usr/local/lib/python3.2/site-packages/numpy/core/multiarray.pyd: cannot

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-19 Thread Ralf Gommers
On Tue, Jun 14, 2011 at 2:53 AM, Derek Homeier de...@astro.physik.uni-goettingen.de wrote: On 13.06.2011, at 6:19PM, Ralf Gommers wrote: I used wget using the direct link and it eventually got the complete file after multiple tries. Yes, SF is having a pretty bad day. I eventually

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-19 Thread Derek Homeier
Hi Ralf, On 19 Jun 2011, at 12:28, Ralf Gommers wrote: numpy.test('full') Running unit tests for numpy NumPy version 1.6.1rc1 NumPy is installed in /sw/lib/python3.2/site-packages/numpy Python version 3.2 (r32:88445, Mar 1 2011, 18:28:16) [GCC 4.0.1 (Apple Inc. build 5493)] nose

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-19 Thread Mark Wiebe
On Mon, Jun 13, 2011 at 7:58 AM, Ralf Gommers ralf.gomm...@googlemail.comwrote: Hi, I am pleased to announce the availability of the first release candidate of NumPy 1.6.1. This is a bugfix release, list of fixed bugs: #1834 einsum fails for specific shapes #1837 einsum throws nan or

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-14 Thread Scott Sinclair
On 13 June 2011 17:11, Derek Homeier de...@astro.physik.uni-goettingen.de wrote: you're right - I've tried to download the tarball, but am getting connection errors or incomplete downloads from all available SF mirrors, and apparently I was still too thick to figure out how to checkout a

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-14 Thread Mark Wiebe
On Mon, Jun 13, 2011 at 7:58 AM, Ralf Gommers ralf.gomm...@googlemail.comwrote: Hi, I am pleased to announce the availability of the first release candidate of NumPy 1.6.1. This is a bugfix release, list of fixed bugs: #1834 einsum fails for specific shapes #1837 einsum throws nan or

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-14 Thread Pauli Virtanen
On Tue, 14 Jun 2011 15:37:36 -0500, Mark Wiebe wrote: [clip] It would be nice to get a fix to this newly reported regression in: http://projects.scipy.org/numpy/ticket/1867 I see that regression only in master, not in 1.6.x, so I don't think it will delay 1.6.1. Pauli

[Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-13 Thread Ralf Gommers
Hi, I am pleased to announce the availability of the first release candidate of NumPy 1.6.1. This is a bugfix release, list of fixed bugs: #1834 einsum fails for specific shapes #1837 einsum throws nan or freezes python for specific array shapes #1838 object - structured type arrays

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-13 Thread Derek Homeier
Hi Ralf, I am pleased to announce the availability of the first release candidate of NumPy 1.6.1. This is a bugfix release, list of fixed bugs: #1834 einsum fails for specific shapes #1837 einsum throws nan or freezes python for specific array shapes #1838 object - structured type

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-13 Thread Derek Homeier
Hi Ralf, FAIL: Test custom format function for each element in array. -- This test is not in 1.6.x, only in master. I suspect the same is true for the datetime tests, but perhaps not for the S5/U5 thing. Can you clean

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-13 Thread Bruce Southey
On 06/13/2011 10:11 AM, Derek Homeier wrote: Hi Ralf, FAIL: Test custom format function for each element in array. -- This test is not in 1.6.x, only in master. I suspect the same is true for the datetime tests, but

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-13 Thread Ralf Gommers
On Mon, Jun 13, 2011 at 6:08 PM, Bruce Southey bsout...@gmail.com wrote: On 06/13/2011 10:11 AM, Derek Homeier wrote: I used wget using the direct link and it eventually got the complete file after multiple tries. Yes, SF is having a pretty bad day. Anyhow, the tests passed for me on

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-13 Thread Bruce Southey
On 06/13/2011 11:19 AM, Ralf Gommers wrote: On Mon, Jun 13, 2011 at 6:08 PM, Bruce Southey bsout...@gmail.com mailto:bsout...@gmail.com wrote: On 06/13/2011 10:11 AM, Derek Homeier wrote: I used wget using the direct link and it eventually got the complete file after multiple

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-13 Thread Derek Homeier
On 13.06.2011, at 6:19PM, Ralf Gommers wrote: I used wget using the direct link and it eventually got the complete file after multiple tries. Yes, SF is having a pretty bad day. I eventually also got the tarball through the fink/debian mirror list; no failures on OS X 10.5 i386. There

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-13 Thread Pauli Virtanen
On Mon, 13 Jun 2011 11:08:18 -0500, Bruce Southey wrote: [clip] OSError: /usr/local/lib/python3.2/site-packages/numpy/core/multiarray.pyd: cannot open shared object file: No such file or directory I think that's a result of Python 3.2 changing the extension module file naming scheme (IIRC to a

Re: [Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

2011-06-13 Thread Bruce Southey
On Mon, Jun 13, 2011 at 8:31 PM, Pauli Virtanen p...@iki.fi wrote: On Mon, 13 Jun 2011 11:08:18 -0500, Bruce Southey wrote: [clip] OSError: /usr/local/lib/python3.2/site-packages/numpy/core/multiarray.pyd: cannot open shared object file: No such file or directory I think that's a result of