Re: [Numpy-discussion] Recarray sort() slowness

2007-03-04 Thread Francesc Altet
El dg 04 de 03 del 2007 a les 08:54 -0700, en/na Charles R Harris va escriure: > > > On 3/4/07, Charles R Harris <[EMAIL PROTECTED]> wrote: > > > On 3/4/07, Francesc Altet <[EMAIL PROTECTED]> wrote: > Hi, > > I've finally

Re: [Numpy-discussion] Recarray sort() slowness

2007-03-04 Thread Charles R Harris
On 3/4/07, Charles R Harris <[EMAIL PROTECTED]> wrote: On 3/4/07, Francesc Altet <[EMAIL PROTECTED]> wrote: > > Hi, > > I've finally implemented Chuck's suggestion of sorting of a recarray of > two fields (the first being the actual array to be sorted and the other > being the array to be reor

Re: [Numpy-discussion] Recarray sort() slowness

2007-03-04 Thread Charles R Harris
On 3/4/07, Francesc Altet <[EMAIL PROTECTED]> wrote: Hi, I've finally implemented Chuck's suggestion of sorting of a recarray of two fields (the first being the actual array to be sorted and the other being the array to be reordered following the resulting order for the first one). Indeed, this

[Numpy-discussion] Recarray sort() slowness

2007-03-04 Thread Francesc Altet
Hi, I've finally implemented Chuck's suggestion of sorting of a recarray of two fields (the first being the actual array to be sorted and the other being the array to be reordered following the resulting order for the first one). Indeed, this approach saves me an amount of memory equivalent to the