#8703: Combinatorial Rooted Ordered and Binary Trees
-----------------------------------------------------+----------------------
       Reporter:  hivert                             |         Owner:  hivert   
   
           Type:  enhancement                        |        Status:  
needs_review
       Priority:  major                              |     Milestone:  sage-5.8 
   
      Component:  combinatorics                      |    Resolution:           
   
       Keywords:  trees, Cernay2012                  |   Work issues:           
   
Report Upstream:  N/A                                |     Reviewers:           
   
        Authors:  Florent Hivert, Frédéric Chapoton  |     Merged in:           
   
   Dependencies:  #8702                              |      Stopgaps:           
   
-----------------------------------------------------+----------------------

Comment (by stumpc5):

 Replying to [comment:39 darij]:
 > Viviane: thanks -- but I was installing 5.7 anyway due to the conference
 in a couple of days.
 >
 > It seems I'm getting crazy or something, but now that I reinstalled sage
 again (and, yes, sage-combinat), there is no abstract_tree.py file in my
 devel/sage-combinat/sage/combinat folder. What did I do wrong? And how can
 I manually apply a patch that I've downloaded from trac?

 I think you should
 - build the main Sage branch
 {{{
 $ sage -b main
 }}}
 - and clone it
 {{{
 $ sage -clone 8703
 }}}
 - then apply the patches
 {{{
 $ cd SAGEROOT/devel/sage-8703
 $ hg qimport http://trac.sagemath.org/sage_trac/raw-
 attachment/ticket/8703/trac_8703-trees-fh.patch
 $ hg qimport http://trac.sagemath.org/sage_trac/raw-
 attachment/ticket/8703/trac_8703-additional-feature-fh.patch
 }}}
 You should then have everything set to work on your features...

 Cheers, Christian

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8703#comment:40>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to