#13641: Short representation of morphisms
----------------------------------------------+-----------------------------
       Reporter:  caruso                      |         Owner:  nthiery         
           Type:  enhancement                 |        Status:  needs_work      
       Priority:  major                       |     Milestone:  sage-5.5        
      Component:  categories                  |    Resolution:                  
       Keywords:  representation of morphism  |   Work issues:                  
Report Upstream:  N/A                         |     Reviewers:  Travis Scrimshaw
        Authors:  caruso                      |     Merged in:                  
   Dependencies:                              |      Stopgaps:                  
----------------------------------------------+-----------------------------
Changes (by tscrim):

  * status:  needs_review => needs_work
  * reviewer:  => Travis Scrimshaw


Comment:

 Few minor things:
 - You need 2 colons for examples -> `EXAMPLES::`
 - I'd like this as a public method, i.e. name it `short_repr()`. If you'd
 prefer to keep this private, please name it `_repr_short()`.
 - Add a second example with multiple generators.
 - Add examples of the form (or do all examples in this form):
   {{{
   sage: print f.short_repr()
   }}}
   which will show the actual output of the string.
 - I'd like a blank line between the documentation and the `EXAMPLES::`
 block.
 - You'll need to put in your real name for the ticket.

 Thanks,[[BR]]
 Travis

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