Dear Martin,

> Actually, for Singular it is trivial:
>
> sage: R=singular.ring(0,'(x(1..10))','dp')
> sage: t= singular.cputime()
> sage: singular.eval('ideal G = maxideal(14)')
> sage: singular.cputime(t)

This is indeed non-trivial! Even when i compute maxideal(19), which
takes a couple of seconds, singular.cputime(t) only returns 0.001. I
doubt that this is the correct time.

Yours
      Simon


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@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-support
URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to