>>39
Cause
>>35 said a few hundred numbers. Will compare fp ops when I have time.
>>40
Troll less. You know xrange returns an iterable object, and I'm applying reduce over a function (which could have been impure) and this object. It'd be pretty hard to optimize that, unless you write a recipe-based optimizer, i.e. not nearly as useful.