Comment #4 on issue 3544 by prasoon9...@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

Well, if you do this:
binomial(n, 8, evaluate=False)

Then, as it should be obvious, it doesn't evaluate. So, I suppose there shouldn't be a problem if someone wants their binomial coefficients to not be expanded. As such, I fail to see the problem.

--
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