#6081: [with patch, needs review] make abelian categories abelian
------------------------+---------------------------------------------------
Reporter: jhpalmieri | Owner: tbd
Type: defect | Status: new
Priority: minor | Milestone: sage-4.0.1
Component: algebra | Keywords:
------------------------+---------------------------------------------------
As reported [http://groups.google.com/group/sage-
devel/browse_frm/thread/ea99b379e5b1b8ab on sage-devel]:
{{{
sage: RingModules(ZZ).is_abelian()
False
sage: AbelianGroups().is_abelian()
False
}}}
The attached patch should fix this.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6081>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---