Hello,
is there any ongoing progress on implementing a multigraded Hilbert
series? I needed a multigraded Hilbert series for a quotient of a
polynomial ring and found
- Ticket #6416 and
- thread
http://groups.google.com/group/sage-devel/browse_thread/thread/d5ad19efd4d0d847/bbc3a2345c2f5d2b?lnk=
As far as I can determine, Sage does Hilbert-series only for the
grading given by the vector (1,...,1). I need Hilbert series with
respect to any vector. The optional Frobby spkg I just wrote allows to
compute this, and I'm trying to determine if this is the best way to
do this in Sage. Are there