#13821: Change sage.combinat.combinat.combinations() to use Combinations
-----------------------------------------+----------------------------------
       Reporter:  ppurka                 |         Owner:  sage-combinat   
           Type:  enhancement            |        Status:  needs_review    
       Priority:  major                  |     Milestone:  sage-5.6        
      Component:  combinatorics          |    Resolution:                  
       Keywords:                         |   Work issues:                  
Report Upstream:  N/A                    |     Reviewers:  Travis Scrimshaw
        Authors:  Punarbasu Purkayastha  |     Merged in:                  
   Dependencies:                         |      Stopgaps:                  
-----------------------------------------+----------------------------------
Changes (by tscrim):

  * reviewer:  => Travis Scrimshaw


Comment:

 A few more documenation things:
 - The `INPUT:` for `combintions_iterator()` is still indented.
 - You have `..note::` but there should be a space there: `.. NOTE::`
 (personally I prefer the capitalized form since it is consistent with the
 dev-guide, but if you prefer the lowercase, that's fine).
 - I don't like the formatting of
 {{{
 It is possible to take combinations of Sage objects.::
 }}}
   as it will output in the html
 {{{
 It is possible to take combinations of Sage objects.:
 }}}
   Thus either remove the period or put a space between the period and the
 colon (i.e. as `objects. ::`).

 Thanks,[[BR]]
 Travis

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