#9329: Make it easy to access expression tree of a symbolic expression
---------------------------+------------------------------------------------
   Reporter:  kcrisman     |       Owner:  burcin  
       Type:  enhancement  |      Status:  new     
   Priority:  major        |   Milestone:  sage-4.5
  Component:  symbolics    |    Keywords:          
     Author:               |    Upstream:  N/A     
   Reviewer:               |      Merged:          
Work_issues:               |  
---------------------------+------------------------------------------------

Comment(by burcin):

 Here is the thread:

 http://groups.google.com/group/sage-support/t/e4b769a26269b6ed


 I think this is more of a documentation problem. We don't have any
 explanation of how to work with symbolic expressions, either traversing
 the tree using `operator()` and `operands()` or pattern matching with
 `find()` and `match()`.

 I don't think adding a function like Jason suggests in comment:3 would
 provide anything more than that is already there. Note that in the example
 worksheet Jason also doesn't use this function.

 I suggest to close this ticket unless there is a more concrete suggestion.

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