[Numpy-discussion] Python crashes while printing a huge numpy array (Windows 1.6b2)

Till Stensitzki mail.till at gmx.de
Sat Apr 23 10:11:42 EDT 2011


 

> Hm, this is a bit weird. The line x = np.zeros... should fail (you
> most likely do not have 512 Gb Ram available on your machine :) ).
> Maybe a check is wrong due to some wrong configuration on windows. Are
> you on windows 32 or 64 bits ?
> 

I took the outer product of two (512,512)-matrices instead of two 515-vectors :)

32 bit Windows here. 







More information about the NumPy-Discussion mailing list