#6159: [with patch, positive review] Implement real_part for CDF and CC
-------------------------------+--------------------------------------------
 Reporter:  jason              |       Owner:  AlexGhitza 
     Type:  defect             |      Status:  assigned   
 Priority:  major              |   Milestone:  sage-4.1.1 
Component:  basic arithmetic   |    Keywords:             
 Reviewer:  Burcin Erocal      |      Author:  Alex Ghitza
   Merged:  sage-4.1.1.alpha0  |  
-------------------------------+--------------------------------------------
Changes (by mvngu):

  * merged:  => sage-4.1.1.alpha0


Comment:

 After a first merge of the patch {{{trac_6159.patch}}} and running full
 doctests on the Sage library, I got this failure:
 {{{
 sage -t -long devel/sage-exp/sage/modules/vector_double_dense.pyx
 **********************************************************************
 File "/scratch/mvngu/release/sage-4.1.1.alpha0/devel/sage-
 exp/sage/modules/vector_double_dense.pyx", line 656:
     sage: v.stats_kurtosis()
 Expected:
     -1.23
 Got:
     doctest:106: SyntaxWarning: assertion is always true, perhaps remove
 parentheses?
     -1.23
 **********************************************************************
 1 items had failures:
    1 of   6 in __main__.example_29
 ***Test Failed*** 1 failures.
 For whitespace errors, see the file
 /scratch/mvngu/release/sage-4.1.1.alpha0/tmp/.doctest_vector_double_dense.py
          [2.6 s]
 }}}
 I then unmerged that patch, and all doctests passed. As another attempt, I
 merged {{{trac_6159.patch}}} a second time, ran all doctests in the Sage
 library, and they passed.

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