Re: [Numpy-discussion] ANN: 1.8.0b2 release.

2013-09-14 Thread Charles R Harris
On Sat, Sep 14, 2013 at 12:12 AM, Christoph Gohlke wrote: > On 9/13/2013 7:10 PM, Charles R Harris wrote: > > Hi Christolph, > > > > Could you debug this a bit? > > > > ERROR: test_record_no_hash (test_multiarray.TestRecord) > >

Re: [Numpy-discussion] ANN: 1.8.0b2 release.

2013-09-14 Thread Pauli Virtanen
14.09.2013 15:15, Christian K. kirjoitti: [clip] > FAIL: test_mode_raw (test_linalg.TestQR) > FAIL: test_linalg.test_xerbla [clip] > Should I use another compiler? Thanks. Both of the above are known issues on OSX, with known fixes (I think fixed in master branch, not sure if backported to 1.8.x).

Re: [Numpy-discussion] ANN: 1.8.0b2 release.

2013-09-14 Thread Christian K.
Am 08.09.13 16:14, schrieb Charles R Harris: > Hi all, > > I'm happy to announce the second beta release of Numpy 1.8.0. This > release should solve the Windows problems encountered in the first beta. > Many thanks to Christolph Gohlke and Julian Taylor for their hard work > in getting those issues