I've thought that having something showing a flow diagram of how
various operations change things might be useful...more visual

e.g.
type          expr    .as_coeff_terms()    .as_numer_denom()
Atom
 Rational
  Integer
 Real
 NumberSymbol
 Symbol
Add
Mul           x/y     (1, (x, 1/y))     (x, y)
Power
Function
Integral

etc... but filled in with pertinent expressions.

Perhaps organized by topics like
  introspection

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sy...@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to