March 25, 2011
12:23 p.m.
FFTs should keep the GIL locked, because sharing the interpreter is not funny. Array indices should be sizeof(void*), because following C standard and Python C API is lame. Median should be calculated in O(n log n) instead of O(n) time, because redundant sorting is gymnatics for the CPU. But at least something happened to the tickets, after a year or two :-) Sturla