#11560: update sympy to 0.7.1
---------------------------+------------------------------------------------
   Reporter:  fbissey      |          Owner:  tbd       
       Type:  enhancement  |         Status:  needs_work
   Priority:  major        |      Milestone:  sage-4.7.2
  Component:  packages     |       Keywords:            
Work_issues:               |       Upstream:  N/A       
   Reviewer:               |         Author:            
     Merged:               |   Dependencies:            
---------------------------+------------------------------------------------
Changes (by wdj):

  * status:  needs_review => needs_work


Comment:

 Replying to [comment:17 fbissey]:
 > Replying to [comment:16 wdj]:

 ...

 >
 > There is a link to a spkg in the description. Has been since my comment
 about David's spkg...
 >
 > Thanks for volunteering for a review.


 I tested this on sage 4.7.2.a3 and came up with the following failures:
 {{{
 The following tests failed:


         sage -t  -force_lib "devel/sage/sage/calculus/test_sympy.py"
         sage -t  -force_lib "devel/sage/sage/functions/trig.py"
         sage -t  -force_lib "devel/sage/sage/misc/functional.py"
         sage -t  -force_lib
 "devel/sage/sage/symbolic/expression_conversions.py"
         sage -t  -force_lib
 "devel/sage/sage/symbolic/integration/external.py"
         sage -t  -force_lib
 "devel/sage/sage/symbolic/integration/integral.py"
 }}}
 For example,

 {{{
 she:sage-4.7.2.alpha3 davidjoyner$ ./sage -t  -force_lib
 "devel/sage/sage/calculus/test_sympy.py"
 sage -t -force_lib "devel/sage/sage/calculus/test_sympy.py"
 **********************************************************************
 File
 
"/Volumes/Bay4/sagefiles2/sage-4.7.2.alpha3/devel/sage/sage/calculus/test_sympy.py",
 line 139:
     sage: sympy.sympify(var("y"))+sympy.Symbol("x")
 Expected:
     x + y
 Got:
     doctest:289: DeprecationWarning: The each_char option to symbols() and
 var() is deprecated.  Separate symbol names by spaces or commas instead.
     x + y
 **********************************************************************
 File
 
"/Volumes/Bay4/sagefiles2/sage-4.7.2.alpha3/devel/sage/sage/calculus/test_sympy.py",
 line 154:
     sage: e
 Expected:
     cos(x) + sin(y)
 Got:
     sin(y) + cos(x)
 **********************************************************************
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11560#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 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-trac?hl=en.

Reply via email to