#1163: [with patch, positive review] make assume behave more consistently and
catch inconsistent assumptions
------------------------+---------------------------------------------------
   Reporter:  zimmerma  |       Owner:  gfurnish           
       Type:  defect    |      Status:  positive_review    
   Priority:  major     |   Milestone:  sage-4.2.1         
  Component:  calculus  |    Keywords:                     
Work_issues:            |      Author:  Karl-Dieter Crisman
   Reviewer:            |      Merged:                     
------------------------+---------------------------------------------------

Comment(by kcrisman):

 Replying to [comment:17 robert.marik]:
 > When running "make test" I got
 > {{{
 > sage -t
 "/opt/sage/devel/sage/sage/modules/vector_real_double_dense.pyx"
 > **********************************************************************
 > File "/opt/sage/devel/sage/sage/modules/vector_real_double_dense.pyx",
 line 72:
 >     sage: v.stats_skew()
 > Expected:
 >     0.0
 > Got:
 >     doctest:106: SyntaxWarning: assertion is always true, perhaps remove
 parentheses?
 >     0.0
 > **********************************************************************
 > }}}
 > But if I run doctesting by hand to this file only, everything is O.K.
 >
 > Since this is syntax warinng and not error, I give positiev review. But
 this should be fiexd as well.
 >

 This is actually #6825, so it's unrelated.

 Depending on how the release manager does things, we'll see which patch to
 resolve the != thing on; it shouldn't be a big deal.

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