I have a very large binary file, containing over 10 gigabytes of float64 numbers. It\'s too large to load into memory at once. I created this file using the np.tofile method. No