[Numpy-discussion] String sort

Charles R Harris charlesr.harris at gmail.com
Fri Feb 15 07:58:24 EST 2008


On Fri, Feb 15, 2008 at 5:09 AM, Francesc Altet <faltet at carabos.com> wrote:

> Hi Chuck,
>
> I've given more testing to the new quicksort routines for strings in the
> forthcoming NumPy.  I've run the indexing test units in PyTables Pro
> (they stress the sorting routines a lot) against the current version of
> NumPy in the repository, for the complete set of quicksort, mergesort
> and heapsort of the new implementation, and I'm happy to say to
> everything went very smoothly, i.e. more than 1000 tests with different
> input arrays has passed flawlessly.  Good job!
>

Hi Francesc,

Thanks for the thorough testing. It makes me feel much more comfortable this
close to the release of 1.0.5.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20080215/b2feb67c/attachment.html>


More information about the NumPy-Discussion mailing list