On Mon, Jul 20, 2009 at 01:42, Nicolas Pinto<pi...@mit.edu> wrote: > Thanks a lot Robert for this very useful tool! > > I was wondering if there is a way to make it work with Cython code (see > below) ?
No, line_profiler cannot work with Cython. There is some talk on the Cython mailing list about implementing function profiling and line profiling support in Cython, but it won't be related to line_profiler for a variety of technical reasons. -- 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 _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion