[Numpy-discussion] Problem with numpy.linalg.eig?

Peter Creasey p.e.creasey.00 at googlemail.com
Tue Nov 13 07:22:23 EST 2007


> 
> Yes, with the MSI I can always reproduce the problem with
> numpy.test(). It always hangs.With the egg it does not hang. Pointer
> problems are usually random, but not random if we are using the same
> binaries in EGG and MSI and variables are always initialized to
> certain value.
> 

I can consistently reproduce this problem with the EGG. 

It disappears, however, when I replace the lapack_lite.pyd with the version from
the 1.0.3.1 EGG (python 2.4). 

cheers,

Peter







More information about the NumPy-Discussion mailing list