Re: [Numpy-discussion] genfromtxt converter question

2011-06-18 Thread Derek Homeier
On 18 Jun 2011, at 04:48, gary ruben wrote: Thanks guys - I'm happy with the solution for now. FYI, Derek's suggestion doesn't work in numpy 1.5.1 either. For any developers following this thread, I think this might be a nice use case for genfromtxt to handle in future. Numpy 1.6.0 and above

[Numpy-discussion] Enhancements and bug fix for npyio

2011-06-18 Thread Derek Homeier
Hi, in my experience numbers loaded from text files very often require identical conversion for all data (e.g. parsing Fortran-style double precision, or German vs. English decimals...). Yet loadtxt and genfromtxt in such cases require the user to construct a dictionary of converters for

[Numpy-discussion] Polynomial documentation pull request, attn: Ralph

2011-06-18 Thread Charles R Harris
Hi Ralph, Pull request #91 adds minimal documentation for the polynomial module. I'll leave backporting it to 1.6.1 up to your discretion. Chuck ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org