On Thu, Oct 23, 2008 at 10:13 AM, john_perry_usm <[EMAIL PROTECTED]> wrote: > > Michael, > >> Did you check for the result being [1]? > > Sort of. I did this: > > sage: len(G) > <<< 1 > > Since the output G has length one, it's reasonable to conclude that it > ended with {1}; otherwise there should have been at least 6 > polynomials. I didn't think to look at G until afterwards, partly > because I wanted to terminate Sage & look at the CPU time. Sorry...
You can just type sage: cputime() at any point in sage to see how much *cpu* time was used since you started sage. (This doesn't count pexpect time spent in other subprocesses.) William --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---