#13566: Simplicial complex examples as singletons
--------------------------------------+-------------------------------------
       Reporter:  tscrim              |         Owner:  tscrim    
           Type:  enhancement         |        Status:  needs_work
       Priority:  minor               |     Milestone:  sage-5.5  
      Component:  algebraic topology  |    Resolution:            
       Keywords:  simplicial          |   Work issues:            
Report Upstream:  N/A                 |     Reviewers:            
        Authors:                      |     Merged in:            
   Dependencies:  #13244, #12587      |      Stopgaps:            
--------------------------------------+-------------------------------------
Changes (by tscrim):

  * status:  needs_review => needs_work


Comment:

 Please add doctests such as
 {{{
 sage: T1 = simplicial_complexes.Torus()
 sage: T2 = simplicial_complexes.Torus()
 sage: T1 is T2
 True
 }}}
 and make sure this is based on #12587 (the ticket cannot apply with any
 fuzz). I'd also like to see you put your name in the `AUTHORS:` block and
 a general statement of the changes. Also you will need to fill in your
 real name on the ticket and have a proper commit message in the patch.

 Thank you,[[BR]]
 Travis

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