[Numpy-discussion] Largest possible numpy array
Jaidev Deshpande
deshpande.jaidev@gmail....
Sat Feb 26 09:09:03 CST 2011
Hi
How can I know the size of the largest possible 2-D array in numpy, given a
specific 'dtype' and my system memory?
How can one play around with this? Would it help to note that the array
might be say *m* megabytes on disk, say, *n* % sparse?
Also, is there some good literature about the largest possible 2-D arrays on
different computing platforms? Google isn't helping much.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/numpy-discussion/attachments/20110226/8a9b39f9/attachment.html
More information about the NumPy-Discussion
mailing list