#19159: Check if a word is a Christoffel word.
-------------------------------------------------+-------------------------
       Reporter:  mlapointe                      |        Owner:  mlapointe
           Type:  enhancement                    |       Status:  closed
       Priority:  minor                          |    Milestone:  sage-6.9
      Component:  combinatorics                  |   Resolution:  fixed
       Keywords:  words, Christoffel, days69     |    Merged in:
        Authors:  Mélodie Lapointe               |    Reviewers:  Nadia
Report Upstream:  N/A                            |  Lafrenière
         Branch:                                 |  Work issues:
  eda3febf9d6f07c3f8bf5bfa36eb01a3f3cda503       |       Commit:
   Dependencies:                                 |     Stopgaps:
-------------------------------------------------+-------------------------
Changes (by slabbe):

 * commit:  eda3febf9d6f07c3f8bf5bfa36eb01a3f3cda503 =>


Comment:

 > As well, `self[1:len(self)-1]` should be transformed in
 `self[1:len(self) - 1]`.

 rather in `self[1:-1]`

--
Ticket URL: <http://trac.sagemath.org/ticket/19159#comment:22>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to