I would like to experiment with adding some new types.  One of the is
SemiRing (this is an algebraic structure which is like a ring except
that there might not be an additive inverse -- think of the
nonnegative integers).  I would like to insert it in the class
hierarchy so that every Ring is a SemiRing.  Would the best way to to
change ring.pyx in sage.rings, or is there something extra that I need
to do with categories?

Victor

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to