[Numpy-discussion] gesdd hangs

Mathew Yeates myeates at jpl.nasa.gov
Wed Aug 29 18:35:55 EDT 2007


never returns


Charles R Harris wrote:
>
>
> On 8/29/07, *Mathew Yeates* <myeates at jpl.nasa.gov 
> <mailto:myeates at jpl.nasa.gov>> wrote:
>
>     I guess I can't blame lapack. My system has atlas so I recompiled
>     numpy
>     pointing to atlas. Now
>
>     id(numpy.dot) == id(numpy.core.multiarray.dot) is False
>
>     However when I run decomp.svd on a 25 by 25 identity matrix, it
>     hangs when gesdd is called (line 501 of linalag/decomp.py)
>
>     Anybody else seeing this?
>
>
> What do you mean by hang?
>
> Chuck
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion at scipy.org
> http://projects.scipy.org/mailman/listinfo/numpy-discussion
>   





More information about the NumPy-Discussion mailing list