<br><br><div class="gmail_quote">On Thu, Mar 31, 2011 at 8:42 AM, Ralf Gommers <span dir="ltr"><<a href="mailto:ralf.gommers@googlemail.com">ralf.gommers@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5">On Thu, Mar 31, 2011 at 4:53 AM, Charles R Harris<br>
<<a href="mailto:charlesr.harris@gmail.com">charlesr.harris@gmail.com</a>> wrote:<br>
><br>
><br>
> On Sun, Mar 27, 2011 at 4:09 AM, Paul Anton Letnes<br>
> <<a href="mailto:paul.anton.letnes@gmail.com">paul.anton.letnes@gmail.com</a>> wrote:<br>
>><br></div></div></blockquote><div class="h5"><br><snip><br>
<br>
</div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">If you look in Trac under "All Tickets by Milestone" you'll find all<br>

nine tickets together under 1.6.0. Five are bug fixes, four are<br>
enhancements. There are some missing tests, but all tickets have<br>
proposed patches.<br>
<br></blockquote><div><br>OK. I changed 1562 to enhancement because it adds a keyword. With that change the current status looks like this.<br><br>Bug Fixes:<br><br>1163 -- convert int64 correctly<br>1458 -- make loadtxt unpack structured arrays<br>
1071 --<font size="2"> loadtxt fails if the last column contains empty value</font>, under discussion<br>1565 -- duplicate of 1163<br><br>Enhancements:<br><br>1107 -- support for blocks of data, adds two keywords.<br>1562 -- add ndmin keyword to aid in getting correct dimensions, doesn't apply on top of previous.<br>
1616 -- remove use of readline so input isn't restricted to files.<br>1731 -- allow loadtxt to read given number of rows, adds keyword.<br>1752 -- return empty array when empty file encountered, conflicts with 1616.<br>
<br><br>Some of this might should go into genfromtxt. None of the patches have tests.<br><br>Chuck<br><br></div></div>