Dear David, Postscriptum: > sage: I.hilb(2) > 1, > 1, > 0, > -1, > 0 > > So, this is the output of the corresponding Singular function.
Important: Please do not forget to work with a Gröbner basis! sage: I.groebner().hilb(2) 1, 2, 2, 1, 0 Cheers, Simon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---