[Numpy-discussion] 1.5 release schedule proposal

Jed Ludlow jed.ludlow at gmail.com
Tue Jul 27 10:37:56 EDT 2010


On Tue, Jul 27, 2010 at 2:38 AM, Pauli Virtanen <pav at 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.



More information about the NumPy-Discussion mailing list