[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Need Help with Distance Algorithm in Numeric



Wow, well, that did work, thanks! And it's about 3x faster! I'm so bummed that I can't use it though, because for large amounts of data, it fails with a 'couldn't allocate memory' error! Dang!

I'm going to keep it around as reference though... maybe someday my data will be small enough to use this algorithm instead of doing it the hard way.

Thanks again, Magnus!