Comment #3 on issue 3544 by asmeu...@gmail.com: binomial should not get expanded except when expand(func=True) is called on it
http://code.google.com/p/sympy/issues/detail?id=3544

eval is only used by the super class Function when calling binomial with arguments. It's better to put the expansion code in _eval_expand_func as suggested.

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

Reply via email to