Updates:
Labels: smichr NeedsReview
Comment #15 on issue 895 by smi...@gmail.com: series method does not work
if the point is not 0
http://code.google.com/p/sympy/issues/detail?id=895
With [ https://github.com/sympy/sympy/pull/61 ] this is resolved.
--
You received this message becau
Comment #14 on issue 895 by smi...@gmail.com: series method does not work
if the point is not 0
http://code.google.com/p/sympy/issues/detail?id=895
OK, this work was disallowing evaluation at x0 = 0. My work has been
focussed on getting it to be right. If my work is reviewed and accepted,
Comment #13 on issue 895 by smi...@gmail.com: series method does not work
if the point is not 0
http://code.google.com/p/sympy/issues/detail?id=895
I'll check later, but I just note now that in [ pull/61 ] you get:
h[4] >>> exp(x).series(x,1,n=3)
E - E*(1 - x) + E*(1 - x)**2/2
--
Y
Updates:
Labels: -Milestone-Release0.7.0 Milestone-Release0.7.1
Comment #12 on issue 895 by asmeurer: series method does not work if the
point is not 0
http://code.google.com/p/sympy/issues/detail?id=895
Chris, how does this relate to the work you were doing on this recently?
Also, r
Issue 895: series method does not work if the point is not 0
http://code.google.com/p/sympy/issues/detail?id=895
This issue is now blocking issue 631.
See http://code.google.com/p/sympy/issues/detail?id=631
--
You received this message because you are listed in the owner
or CC fields of this issu
Comment #11 on issue 895 by glenn.hortonsmith: series method does not work
if the point is not 0
http://code.google.com/p/sympy/issues/detail?id=895
OK, this patch has the exceptions raised in Basic.lseries() and
Basic.nseries(), and
uses S.Zero for the comparison. (And the patch file shoul
Comment #10 on issue 895 by fab...@fseoane.net: series method does not work
if the point is not 0
http://code.google.com/p/sympy/issues/detail?id=895
I get a strange "Patch format is not supported" git error. Did you do git
format-patch origin ?
As to (1). Yes, we should not output wrong resu
Comment #9 on issue 895 by glenn.hortonsmith: series method does not work
if the point is not 0
http://code.google.com/p/sympy/issues/detail?id=895
Attached is a patch to implement the exception for series expansion of
functions
about a non-zero point. Internally, it is implemented in the
f
Updates:
Labels: Milestone-Release0.7.0
Comment #8 on issue 895 by fab...@fseoane.net: series method does not work
if the point is not 0
http://code.google.com/p/sympy/issues/detail?id=895
That is true, glenn. If you send a patch that implements raising an
exception, i'd be
glad to p
Comment #7 on issue 895 by glenn.hortonsmith: series method does not work
if the point is not 0
http://code.google.com/p/sympy/issues/detail?id=895
It should be noted that the issue is "worse" now (release 0.6.5) than when
it was
reported, in the sense that it now silently returns the expans
Updates:
Owner: ---
Comment #6 on issue 895 by fab...@fseoane.net: series method does not work
if the point is not 0
http://code.google.com/p/sympy/issues/detail?id=895
(No comment was entered for this change.)
--
You received this message because you are listed in the owner
or CC fie
Updates:
Owner: fab...@fseoane.net
Labels: Series
Comment #5 on issue 895 by fab...@fseoane.net: series method does not work
if the point is not 0
http://code.google.com/p/sympy/issues/detail?id=895
(No comment was entered for this change.)
--
You received this message because
Comment #4 on issue 895 by fab...@fseoane.net: series method does not work
if the point is not 0
http://code.google.com/p/sympy/issues/detail?id=895
Issue 1334 has been merged into this issue.
--
You received this message because you are listed in the owner
or CC fields of this issue, or beca
13 matches
Mail list logo