How can I make this piece of code even faster?

pablobarhamalzas at gmail.com pablobarhamalzas at gmail.com
Sat Jul 20 18:45:45 EDT 2013


Hi there.
I'm using python 3, where xrange doesn't exist any more (range is now equivalent). And "temp" doesn't have any fixed discrete values it always takes.

I have tried cython but it doesn't seem to work well (maybe using it wrong?).

Any other ideas?






More information about the Python-list mailing list