Comment #22 on issue 1823 by asmeurer: integral.atoms(Symbol) should introspect
http://code.google.com/p/sympy/issues/detail?id=1823

My favorites so far are "free_symbols" and "proper_symbols", leaning slightly toward the second.

"independent_symbols" sounds like the opposite (the ones that don't matter). "constants" sounds like it would return all the numbers in the expression (pi, 3, E, …). We should definitely use "symbols" or even "Symbols" instead of "variables" because that is the SymPy name for them.

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

Reply via email to