[Numpy-discussion] Summation of large float32/float64 arrays

Alan G Isaac aisaac at american.edu
Sun May 23 21:04:47 EDT 2010


On 5/21/2010 8:34 PM, Christoph Gohlke wrote:
>   the 32-bit Python
> interpreter can only use 2 GB of your memory

Why?

         >>> 2**32/1e9
         4.2949672960000003

Thanks,
Alan




More information about the NumPy-Discussion mailing list