[Numpy-discussion] linalg svd illegal instruction
Jack Yu
jackchungchiehyu@googlemail....
Thu Aug 27 12:00:25 CDT 2009
Hi all,
I am having trouble using the function numpy.linalg.svd(). It works fine on
my personal computer. However, when I use it on a cluster at university, it
returns 'Illegal Instruction', when the input matrix is complex. Is this
function meant to work on a complex array? If so, what could be the cause
of the illegal instruction message?
The version of numpy is 1.2.1. I have tried calling it via both
numpy.linalg.svd(), and pylab.svd().
Thanks in advance for any help,
Jack Yu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/numpy-discussion/attachments/20090827/1bb7a299/attachment.html
More information about the NumPy-Discussion
mailing list