#16176: doctest a fixed sum simplification
-------------------------------------------------+-------------------------
Reporter: kcrisman | Owner:
Type: defect | Status: new
Priority: major | Milestone: sage-6.4
Component: calculus | Resolution:
Keywords: | Merged in:
Authors: | Reviewers:
Report Upstream: Fixed upstream, but not in a | Work issues:
stable release. | Commit:
Branch: | Stopgaps:
Dependencies: |
-------------------------------------------------+-------------------------
Description changed by rws:
Old description:
> See [https://groups.google.com/forum/#!topic/sage-support/qexNzA3iDzE
> this sage-support thread].
>
> {{{
> n = var('n')
> sum(log(1-1/n^2),n,2,oo)
> }}}
>
> The error is in Maxima's `simplify_sum`.
New description:
This is now fixed and needs a doctest:
See [https://groups.google.com/forum/#!topic/sage-support/qexNzA3iDzE this
sage-support thread].
{{{
n = var('n')
sum(log(1-1/n^2),n,2,oo)
}}}
The error is in Maxima's `simplify_sum`.
--
--
Ticket URL: <http://trac.sagemath.org/ticket/16176#comment:5>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" 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/sage-trac.
For more options, visit https://groups.google.com/d/optout.