[Numpy-discussion] String sort

Francesc Altet faltet at carabos.com
Sat Feb 9 16:07:53 EST 2008


A Saturday 09 February 2008, Charles R Harris escrigué:
> > So, strncmp1 is not only faster than its C counterpart, but also
> > the one doing the correct job with NumPy (unicode) strings.
>
> Ah, in that case the current indirect sort for NumPy strings, which
> uses strncmp, is incorrect and needs to be fixed. It seems that
> strings with zeros are not part of the current test series ;)

Yeah, that's right.  And yes, it would be advisable to have at least a 
couple of tests having zeros interspersed throughout the string.

Cheers,

-- 
>0,0<   Francesc Altet     http://www.carabos.com/
V   V   Cárabos Coop. V.   Enjoy Data
 "-"



More information about the NumPy-Discussion mailing list