---------------------------------------------------------------------- | Sage Version 5.0, Release Date: 2012-05-14 | | Type notebook() for the GUI, and license() for information. | ---------------------------------------------------------------------- sage: time floor(log(4)/log(2)) 2 Time: CPU 1.07 s, Wall: 1.07 s sage: time floor(log(4)/log(2)) 2 Time: CPU 1.07 s, Wall: 1.07 s
This seems very slow to me. Am I doing something wrong? david -- 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 URL: http://www.sagemath.org