Incidentally, Dan's original syntax does not seem to be valid in the
notebook, nor is
%time 2+2
in a cell in one line, which means essentially one can only time a
whole cell or not at all (see
http://groups.google.com/group/sage-support/browse_thread/thread/e028015763b31c49/09d2bef404f3c2f2#09d2bef404f3c2f2).

Also, in the command line,
sage: %time 2+2
works but
sage: %time 2+2; %time 2+3
does not.

- kcrisman
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to