[Numpy-discussion] gesdd hangs

Charles R Harris charlesr.harris at gmail.com
Wed Aug 29 18:34:30 EDT 2007


On 8/29/07, Mathew Yeates <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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20070829/894bbc85/attachment.html>


More information about the NumPy-Discussion mailing list