[Numpy-discussion] profiling line by line
Robert Kern
robert.kern@gmail....
Fri Sep 19 13:46:40 CDT 2008
On Fri, Sep 19, 2008 at 07:00, Robert Cimrman <cimrman3@ntc.zcu.cz> wrote:
> Robert Kern wrote:
>> Ah, found it. T_LONGLONG is a #define from structmember.h which is
>> used to describe the types of attributes. Apparently, this was not
>> added until Python 2.5. That particular member didn't actually need to
>> be long long, so I've fixed that.
>
> Great, I will try it after it appears on the web page.
Oops! It's now pushed.
--
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 Numpy-discussion
mailing list