#4906: [with patch, needs review] convert sage.combinat.* docstrings to Sphinx
---------------------------+------------------------------------------------
Reporter: mhansen | Owner: tba
Type: defect | Status: new
Priority: major | Milestone: sage-3.3
Component: documentation | Resolution:
Keywords: |
---------------------------+------------------------------------------------
Comment (by slabbe):
in the function overlap_partition of the file word.py, the paragraph
- These three couples correspond to the pairs of letters one
above
- the other in the following overlap :
- cheval
- abcdef
- The symmetric, reflexive and transitive closure of
$R_{u,v,d}$
became
+ These three couples correspond to the pairs of letters one above
+ the other in the following overlap : cheval abcdef The symmetric,
+ reflexive and transitive closure of `R_{u,v,d}` defines
+ the following partition of the alphabet `A`:
+ `\{\{a, b, v\}, \{c, l\}, \{d\}, \{e\}, \{f\}, \{h\}\}`.
but I would prefer
+ These three couples correspond to the pairs of letters one above
+ the other in the following overlap :
+ cheval
+ abcdef
+ The symmetric, reflexive and transitive closure of `R_{u,v,d}`
defines
+ the following partition of the alphabet `A`:
+ `\{\{a, b, v\}, \{c, l\}, \{d\}, \{e\}, \{f\}, \{h\}\}`.
maybe there is a better solution using the new functionalities of REST?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4906#comment:4>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---