Re: [Numpy-discussion] test errors with numpy-1.1.0

2008-08-13 Thread David Cournapeau
On Wed, Aug 13, 2008 at 7:11 PM, Mathew Yeates <[EMAIL PROTECTED]> wrote: > On an AMD x86_64 with ATLAS installed I am getting errors like > ValueError: On entry to DLASD0 parameter number 9 had an illegal value > ValueError: On entry to ILAENV parameter number 2 had an illegal value Which platfor

[Numpy-discussion] test errors with numpy-1.1.0

2008-08-13 Thread Mathew Yeates
On an AMD x86_64 with ATLAS installed I am getting errors like ValueError: On entry to DLASD0 parameter number 9 had an illegal value ValueError: On entry to ILAENV parameter number 2 had an illegal value Anybody seen this before? Mathew ___ Numpy-di