[Numpy-discussion] genloadtxt : last call

Gael Varoquaux gael.varoquaux at normalesup.org
Sat Dec 6 06:35:16 EST 2008


On Fri, Dec 05, 2008 at 06:59:25PM -0500, Pierre GM wrote:
> Here's the latest version of genloadtxt, with some recent corrections. With 
> just a couple of tweaking, we end up with some decent speed: it's still 
> slower than np.loadtxt, but only 15% so according to the test at the end of 
> the package.

15% slow-down is acceptable, IMHO. There is fromfile for the fast and
well understood usecase.

Thanks for doing all this work.

Gaël



More information about the NumPy-Discussion mailing list