#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_review
       Priority:  major              |     Milestone:  sage-5.1    
      Component:  categories         |    Resolution:              
       Keywords:  categories, Hom    |   Work issues:              
Report Upstream:  N/A                |     Reviewers:  Simon King  
        Authors:  Nicolas M. ThiƩry  |     Merged in:              
   Dependencies:                     |      Stopgaps:              
-------------------------------------+--------------------------------------
Changes (by nthiery):

  * reviewer:  => Simon King


Comment:

 Note: there are two doctests failures that I don't know how to handle,
 related to the refcounting of Singular rings::
 {{{

 sage -t  devel/sage-
 combinat/sage/rings/polynomial/multi_polynomial_libsingular.pyx
 **********************************************************************
 File "/opt/sage-5.0.beta11/devel/sage-
 combinat/sage/rings/polynomial/multi_polynomial_libsingular.pyx", line
 418:
     sage: len(ring_refcount_dict) == n
 Expected:
     True
 Got:
     False
 sage -t  devel/sage-combinat/sage/libs/singular/ring.pyx
 **********************************************************************
 File "/opt/sage-5.0.beta11/devel/sage-
 combinat/sage/libs/singular/ring.pyx", line 469:
     sage: ring_ptr in ring_refcount_dict
 Expected:
     False
 Got:
     True
 }}}

 Help fixing those welcome!

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12876#comment:3>
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.

Reply via email to