#14694: Update SymPy to 0.7.3
--------------------------------------+-------------------------------
       Reporter:  eviatarbach         |        Owner:  jdemeyer
           Type:  enhancement         |       Status:  needs_work
       Priority:  major               |    Milestone:  sage-5.12
      Component:  packages: standard  |   Resolution:
       Keywords:                      |    Merged in:
        Authors:  Eviatar Bach        |    Reviewers:  François Bissey
Report Upstream:  N/A                 |  Work issues:
         Branch:                      |       Commit:
   Dependencies:                      |     Stopgaps:
--------------------------------------+-------------------------------
Changes (by jdemeyer):

 * status:  positive_review => needs_work


Comment:

 {{{
 sage -t devel/sage/sage/misc/displayhook.py
 **********************************************************************
 File "devel/sage/sage/misc/displayhook.py", line 25, in
 sage.misc.displayhook
 Failed example:
     shell.run_cell('integral(x^2/pi^x, x)')
 Expected:
      / 2    2                      \  -x*log(pi)
     -\x *log (pi) + 2*x*log(pi) + 2/*e
     --------------------------------------------
                          3
                       log (pi)
 Got:
      / 2    2                      \  -x*log(pi)
     -\x *log (pi) + 2*x*log(pi) + 2/*e
     ---------------------------------------------
                           3
                        log (pi)
 **********************************************************************
 }}}
 (note the number of hypens)

--
Ticket URL: <http://trac.sagemath.org/ticket/14694#comment:18>
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/groups/opt_out.

Reply via email to