#12876: Fix element and parent classes of Hom categories to be abstract, and
simplify the Hom logic.
--------------------------------------------------------+-------------------
Reporter: nthiery | Owner:
nthiery
Type: enhancement | Status:
needs_work
Priority: major | Milestone:
sage-5.1
Component: categories | Resolution:
Keywords: categories, Hom | Work issues: Fx
doctests in map.pyx and homset.py
Report Upstream: N/A | Reviewers: Simon
King
Authors: Nicolas M. ThiƩry | Merged in:
Dependencies: #715, #11521, #12875, #12877, #12215 | Stopgaps:
--------------------------------------------------------+-------------------
Comment (by SimonKing):
PS: We really should do something about source code inspection! See what
happens if you do
{{{
sage: sage.categories.rings.Rings.HomCategory??
}}}
or
{{{
sage: edit(sage.categories.rings.Rings.HomCategory,'vim')
}}}
I thought I had fixed that in some ticket!!
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12876#comment:42>
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.