Hello. Is there a tool so as to know informations about a sympy object ?
Let suppose for example that *myObj = 3*x**2+exp(x-cos(x))* . Can I have easily a kind of treeview of *myObj* so as to know for example that the functions used are *exp* and *cos* , that only one variable *x* has been used ?... Best regards. Christophe BAL -- You received this message because you are subscribed to the Google Groups "sympy" 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/sympy. For more options, visit https://groups.google.com/groups/opt_out.
