segmentation fault in scipy?

conor.robinson at gmail.com conor.robinson at gmail.com
Wed May 10 18:36:25 EDT 2006


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




More information about the Python-list mailing list