On Friday 14 September 2007, David Stahl wrote:
> Can anyone tell me how to extract the coefficients from the results of
> groebner()? 

Dou you mean Ideal.groebner_basis i.e. the SAGE method or 
SingularElement.groebner i.e. the Singular command? As you try to call coeff 
you probably refer tot he Singular function. Singular doesn't have a command 
coeff but it has a command coef (notice the single 'f'), described here:

http://www.singular.uni-kl.de/Manual/3-0-3/sing_175.htm#SEC215

Martin


-- 
name: Martin Albrecht
_pgp: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x8EF0DC99
_www: http://www.informatik.uni-bremen.de/~malb
_jab: [EMAIL PROTECTED]


--~--~---------~--~----~------------~-------~--~----~
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