After installing sage 4.3.3, the cell evaluation hangs indefinetly if I combine %cython and %timeit modes.
if I remove the %timeit the cell executes normally. anyone else can confirm this behavior? Is there any quick fix? I want to benchmark the execution of cython block of code, without the %timeit mode I'll have to resort to measuring the time explicitly... thanks in advance, Flávio -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
