Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Can I define a graded ring in sage?

I can define a custom grading on a polynomial ring in Macaulay2 with the command

S = QQ[x,y, Degrees => {{1},{2}}]

Can I define this ring in sage?