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

Comment(by ncohen):

 Hello !!

 First, it is my mistake as it appeared in my previous patch, but clearly
 the second doctest should be changed `:-)`

 {{{
 if not True:
 }}}

 Something like

 {{{
 D.an_element() in D
 }}}

 Would be much better !

 Then, do you get a warning when you build the documentation ? Here's what
 I get :

 {{{
 /home/ncohen/sage/devel/sage-4$ sage -docbuild reference html
 ...
 reading sources... [100%] sage/combinat/debruijn_sequence
 docstring of sage.combinat.debruijn_sequence:35: (WARNING/2) Inline
 interpreted text or phrase reference start-string without end-string.
 }}}

 But sometimes this kind of bug just comes from having built the
 documentation many times while adding/removing files from it... `O_o`

 Nathann

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