Comment #7 on issue 4132 by [email protected]: evaluating series() twice
for a generic function at a generic point fails
http://code.google.com/p/sympy/issues/detail?id=4132
Ah, yes, you're completely right, even though it's a very weird behavior.
fix here:
https://github.com/sympy/sympy/pull/2427
I didn't realize that n=None is something that actually has to be passed
by hand.
It's not. But if you set n anything, except None - you got what you got.
Thought it simply means not passing n at all ...
Please, take look on the documentation. Default argument values are
documented as well.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy-issues.
For more options, visit https://groups.google.com/groups/opt_out.