Hi Grayson,

On 2019-07-03, Grayson Jorgenson <grayscot...@gmail.com> wrote:
> Check that :trac:`27483` is fixed::
>
>     sage: P.<x,y,z> = PolynomialRing(QQ)
>     sage: I = Ideal([x^3, x*y^2, y^4, x^2*y*z, y^3*z, x^2*z^2, x*y*z^2, 
> x*z^3])
>     sage: I.hilbert_polynomial(algorithm='singular')
>     3
>
> Was this meant to be a test of Sage's algorithm instead?

Yes.

But to make this clear: The problem we are having here has not been
introduced by 27483. As Volker has mentioned on the new ticket, it seems
to be a problem with normalisation of a rational function (whether its
numerator is made monic or not).

Best regards,
Simon

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/qfkg51%244a70%241%40blaine.gmane.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to