Thank you! Now I know about the existence of the issue tracker! :-) Antonio
On Sep 22, 12:15 pm, Burcin Erocal <[email protected]> wrote: > Hi Antonio, > > On Wed, 22 Sep 2010 02:55:40 -0700 (PDT) > > Julius <[email protected]> wrote: > > The symbolic computation section of the reference manual says: > > > "This summation only Mathematica can perform: > > symbolic_sum(1/(1+k^2), k, -oo, oo, algorithm = 'mathematica') " > > > But to execute > > symbolic_sum(1/(1+k^2), k, -oo, oo) > > returns 0, which is false (I'm using sage 4.5.3) > > This is #8582 on the issue tracker: > > http://trac.sagemath.org/sage_trac/ticket/8582 > > Perhaps it's fixed in a more recent version of maxima. > > Cheers, > Burcin -- 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/sage-support URL: http://www.sagemath.org
