-
-
Notifications
You must be signed in to change notification settings - Fork 703
Open
Description
A graded-commutative ring is a mildly noncommutative ring in which x*y = (-1)**(x.deg()*y.deg())*y*x for the right notion of degree. This ticket aims to implement ideals of graded-commutative rings inside of sage.rings.noncommutative_ideals via the class Ideal_gc.
CC: @tscrim @trevorkarn @jhpalmieri
Component: algebra
Keywords: gsoc2021 gradedcommutative ideal graded
Author: Trevor K. Karn
Branch/Commit: u/tkarn/sc-ideals-32249 @ 1a79ed0
Issue created by migration from https://trac.sagemath.org/ticket/32249