#13550: improvements and additions to dyck_words.py
-------------------------------------------------------------------------+--
       Reporter:  zabrocki                                               |      
   Owner:  sage-combinat  
           Type:  enhancement                                            |      
  Status:  needs_work     
       Priority:  minor                                                  |     
Milestone:  sage-5.5       
      Component:  combinatorics                                          |    
Resolution:                 
       Keywords:  dyck_words, noncrossing partitions, parking functions  |   
Work issues:                 
Report Upstream:  N/A                                                    |     
Reviewers:  Christian Stump
        Authors:  Mike Zabrocki                                          |     
Merged in:                 
   Dependencies:                                                         |      
Stopgaps:                 
-------------------------------------------------------------------------+--
Changes (by jdemeyer):

  * status:  positive_review => needs_work


Comment:

 Why the change in `latex.py`?  It causes doctest failures on various
 machines:
 {{{
 sage -t  --long -force_lib devel/sage/sage/misc/latex.py
 **********************************************************************
 File
 "/home/buildbot/build/sage/rosemary-1/rosemary_full/build/sage-5.5.beta2/devel
 /sage-main/sage/misc/latex.py", line 604:
     sage: print latex_extra_preamble()
 Expected:
     \usepackage{tikz}
     <BLANKLINE>
     \newcommand{\ZZ}{\Bold{Z}}
     \newcommand{\NN}{\Bold{N}}
     \newcommand{\RR}{\Bold{R}}
     \newcommand{\CC}{\Bold{C}}
     \newcommand{\QQ}{\Bold{Q}}
     \newcommand{\QQbar}{\overline{\QQ}}
     \newcommand{\GF}[1]{\Bold{F}_{#1}}
     \newcommand{\Zp}[1]{\ZZ_{#1}}
     \newcommand{\Qp}[1]{\QQ_{#1}}
     \newcommand{\Zmod}[1]{\ZZ/#1\ZZ}
     \newcommand{\CDF}{\Bold{C}}
     \newcommand{\CIF}{\Bold{C}}
     \newcommand{\CLF}{\Bold{C}}
     \newcommand{\RDF}{\Bold{R}}
     \newcommand{\RIF}{\Bold{I} \Bold{R}}
     \newcommand{\RLF}{\Bold{R}}
     \newcommand{\CFF}{\Bold{CFF}}
     \newcommand{\Bold}[1]{\mathbf{#1}}
     <BLANKLINE>
 Got:
     <BLANKLINE>
     \newcommand{\ZZ}{\Bold{Z}}
     \newcommand{\NN}{\Bold{N}}
     \newcommand{\RR}{\Bold{R}}
     \newcommand{\CC}{\Bold{C}}
     \newcommand{\QQ}{\Bold{Q}}
     \newcommand{\QQbar}{\overline{\QQ}}
     \newcommand{\GF}[1]{\Bold{F}_{#1}}
     \newcommand{\Zp}[1]{\ZZ_{#1}}
     \newcommand{\Qp}[1]{\QQ_{#1}}
     \newcommand{\Zmod}[1]{\ZZ/#1\ZZ}
     \newcommand{\CDF}{\Bold{C}}
     \newcommand{\CIF}{\Bold{C}}
     \newcommand{\CLF}{\Bold{C}}
     \newcommand{\RDF}{\Bold{R}}
     \newcommand{\RIF}{\Bold{I} \Bold{R}}
     \newcommand{\RLF}{\Bold{R}}
     \newcommand{\CFF}{\Bold{CFF}}
     \newcommand{\Bold}[1]{\mathbf{#1}}
     <BLANKLINE>
 **********************************************************************
 }}}

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