Comment #9 on issue 508 by [email protected]: exp(-0.5*x**2).series(x, 10)
fails
http://code.google.com/p/sympy/issues/detail?id=508
Most of tests are corrected (except x <> 0 cases which are not present in
this test work-flow anyway), and the remark similar to Ronan's one [1]
about what means the `n` argument: "The order is off by one" or not.
But it designed as is as in doc string, anyway.
There are remains problems in series any way (and they will be
long-duration): updated (a few week ago) test work-flow is in [2].
Also for current state the lacks of agreement remains: one is mentioned
above about `n`, other about option "sudo" default value for series methods.
In any way this issue is not "EasyToFix" obviously.
[1]
http://groups.google.com/group/sympy/browse_thread/thread/4a5595b12a683799?hl=en
[2] https://github.com/sympy/sympy/wiki/sympy-series
http://groups.google.com/group/sympy?hl=en
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy-issues?hl=en.