Comment #1 on issue 3638 by asmeu...@gmail.com: Automatic series expansion while applying a function?
http://code.google.com/p/sympy/issues/detail?id=3638

I'm not sure if we want this. Automatic evaluation is very difficult to have not happen, and can be a serious pain if you don't want it. On the other hand, doing this manually is easy: just call series again.

And that's not to mention that this can be an expensive operation in general, which makes it not well suited for instantiation time.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy-issues+unsubscr...@googlegroups.com.
To post to this group, send email to sympy-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to