On 8/3/11 12:50 PM, Christopher Barker wrote:
> As a reference, reading that much data in from a raw file into a numpy
> array takes 2.57 on my machine (a rather old Mac, but disks haven't
> gotten much faster).

2.57 seconds?  or minutes?  If seconds, does it actually read the whole
thing into memory in that time, or is there some kind of delayed read
going on?

Ian

<<attachment: ijstokes.vcf>>

_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to