[Numpy-discussion] Numpify this?

Robert Kern robert.kern at gmail.com
Sun May 18 04:52:57 EDT 2008


On Sun, May 18, 2008 at 3:29 AM, Matt Crane <matt at snapbug.geek.nz> wrote:
> On Sun, May 18, 2008 at 8:08 PM, Robert Kern <robert.kern at gmail.com> wrote:
>> Okay, then it's just a little bit more complicated.
>
> Thanks, and that's going to be faster - the method that I posted is
> linear in terms of the length of the two lists?

It depends on the sizes.

> Given that the values
> in the first column are monotonically increasing (again something I
> should have mentioned -- I blame a lack of caffeine) - could we make
> it faster?

Are there repeats?

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
 -- Umberto Eco



More information about the NumPy-Discussion mailing list