#7259: Revert Sets().category() from Sets() to Objects()
-----------------------+----------------------------------------------------
Reporter: nthiery | Owner: nthiery
Type: defect | Status: new
Priority: major | Milestone: sage-4.2
Component: algebra | Keywords: categories, sets
Work_issues: | Author: Nicolas M. ThiƩry
Reviewer: | Merged:
-----------------------+----------------------------------------------------
In Sage 4.1, the category of a category was changed from Objects() to
Sets(). I.e. we used to have:
sage: Groups().category()
Category of objects
And now we have:
sage: Groups().category()
Category of sets
The former sounds more natural to me, in particular because the
objects of Sets() are exactly the parents.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7259>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---