Hi Dima,

On 2018-09-02, Dima Pasechnik <dimp...@gmail.com> wrote:
> I wonder what kind of overflow you get in Singular - is it related to 
> exponents being too small to incorporate your weights?

No. Quite simply the elements of an intvec in Singular have to be at
most 2147483647, but the coefficients of the first Hilbert series in
some of my examples exceed that.

Moreover, even when the resulting coefficients are small enough, it
seems that Singular still internally tries to compute the coefficients
of the product of (1-t**deg(var(j))), which exceeds the int limit as
soon as you have more than about 30 variables (but I have more than 70).

Kind 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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to