#12997: LyndonWords from composition beginning by 0's
-----------------------------------------------+----------------------------
       Reporter:  Adrien                       |         Owner:  sage-combinat  
 
           Type:  defect                       |        Status:  needs_work     
 
       Priority:  minor                        |     Milestone:  sage-5.4       
 
      Component:  combinatorics                |    Resolution:                 
 
       Keywords:  lyndon words, sage-combinat  |   Work issues:                 
 
Report Upstream:  N/A                          |     Reviewers:  Travis 
Scrimshaw
        Authors:  Adrien Brochier              |     Merged in:                 
 
   Dependencies:                               |      Stopgaps:                 
 
-----------------------------------------------+----------------------------
Changes (by tscrim):

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


Comment:

 Please add some tests to the `__iter__` method showing the ticket has been
 fixed such as:
 {{{
 TESTS:

 Showing :trac:`12997` is fixed::

     sage: LyndonWords([0,1]).list()
     [word: 2]
     sage: LyndonWords([0,2]).list()
     []
     sage: LyndonWords([0,0,1,0,1]).list()
     [word: 35]
 }}}

 Thanks,[[BR]]
 Travis

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