#10050: implement Nielsen Generalized Polylogarithm
-------------------------------+-----------------------------
       Reporter:  burcin       |        Owner:  burcin
           Type:  enhancement  |       Status:  new
       Priority:  major        |    Milestone:  sage-wishlist
      Component:  symbolics    |   Resolution:
       Keywords:               |    Merged in:
        Authors:               |    Reviewers:
Report Upstream:  N/A          |  Work issues:
         Branch:               |       Commit:
   Dependencies:               |     Stopgaps:
-------------------------------+-----------------------------

Comment (by rws):

 Replying to [comment:1 zimmerma]:
 > note that there are issues with the current polylog function:
 > {{{
 > sage: polylog(2,1.0)
 > 1/6*pi^2
 > sage: polylog(2,0.9)
 > polylog(2, 0.900000000000000)
 > }}}
 > The first command should not evaluate symbolically, since the input 1.0
 is a floating-point.
 > The second command should evaluate numerically, like for example
 {{{bessel_J(2,0.9)}}}.
 >
 > Should I open a separate ticket?

 Better late than never. This is now #18386.

--
Ticket URL: <http://trac.sagemath.org/ticket/10050#comment:6>
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.

Reply via email to