Python is slow?

Robert Kern robert.kern at gmail.com
Tue Sep 23 20:09:44 EDT 2008


Robert Kern wrote:
> J Peyret wrote:
>> On Sep 23, 8:31 am, bearophileH... at lycos.com wrote:
>>
>> Guys, this looks like a great data structure/algo for something I am
>> working on.
>>
>> But... where do I find some definitions of the original BK-tree idea?
> 
> Uh, actually we're talking about kd-trees, not BK-trees. kd-trees are 
> for searching through point sets in a k-dimensional space.

My apologies. I did not actually follow bearophile's link, and thought he was 
talking about kd-trees like Sturla was.

-- 
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 Python-list mailing list