Speed is not an issue for that specific example, but it might come
into play for larger sums, or more complicated ones.

Aaron Meurer

On Sun, Apr 7, 2013 at 3:25 PM, Ankit Agrawal <aaaagra...@gmail.com> wrote:
> @Sergey : Ha. I thought the same thing, but hesitated as it would not
> support limit(Sum(1/x, (x, 1, y)) - 1/y, y, oo).
> Also, I tried timing gruntz(1 + 1/x**5,x,oo) and limit(1 + 1/x**5,x,oo), (a
> function involving is_Add) and the results on my 4GB 32-bit ubuntu were
> 0.023188829422 and 0.000961065292358 respectively. Personally, I am not sure
> whether a factor of 25 on msec scale should be an issue. Thank you.
>
> Ankit Agrawal.
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sympy+unsubscr...@googlegroups.com.
> To post to this group, send email to sympy@googlegroups.com.
> Visit this group at http://groups.google.com/group/sympy?hl=en-US.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to