If I run it from the shell (unix) I get: Segmentation fault and see a
core dump in my processes.  If I run it in the python shell I get as
above:
File "D:\Python24\Lib\site-packages\numpy\core\defmatrix.py", line
149, in
__mul__
   return N.dot(self, other)
MemoryError

I your experience as one of the dev of scipy, is this too much data?

thank you

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to