#10530: De Bruijn Sequence construction for combinat
---------------------------------+------------------------------------------
   Reporter:  eviatarbach        |          Owner:  eviatarbach 
       Type:  enhancement        |         Status:  needs_review
   Priority:  major              |      Milestone:  sage-4.7    
  Component:  combinatorics      |       Keywords:              
Work_issues:                     |       Upstream:  N/A         
   Reviewer:  Nicolas M. ThiƩry  |         Author:  Eviatar Bach
     Merged:                     |   Dependencies:              
---------------------------------+------------------------------------------
Changes (by eviatarbach):

  * status:  needs_work => needs_review


Comment:

 Hello,

 I made all the changes you suggested. However, De Bruijn sequences ''do''
 incorporate all subsequences of a certain length--it's just that the
 sequence is cyclic. So, for example, 00010111 would be equal to
 00101110
 01011100
 etc., so you can see where 100 and 110 show up.

 I am not getting the error you say when building documentation; maybe it
 is fixed?

 Thank you again for reviewing. I am learning a lot and I will refer back
 here every time I submit a patch.

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