[Numpy-discussion] lack of memory?
Xiaoyu Chu
beryl.cxy@gmail....
Tue Feb 17 21:59:42 CST 2009
Hello Everyone,
I am trying to compute the eigenvalues of a matrix of size 200*200.
What happened is that whenever I run the program, python dies, without
showing an error message. The program works fine when the matrix size is
small, like in 10s. Does anyone know if it is because of the memory issue or
something else? By the way, I am using the method linalg.eigvals(M)
Many thanks.
--
Best Regards,
Xiaoyu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://projects.scipy.org/pipermail/numpy-discussion/attachments/20090217/1289355b/attachment.html
More information about the Numpy-discussion
mailing list