On Tue, Jul 27, 2010 at 2:38 AM, Pauli Virtanen <p...@iki.fi> wrote:
>
> One low-hanging fruit to fix could be np.fromfile raising MemoryError
> when it encounters EOF, and other bugs in that part of the code.

The EOF bug in np.fromfile may already be fixed:

http://projects.scipy.org/numpy/ticket/1152

unless you mean re-examining the solution that was implemented in
favor of something different.
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to