#13213: Comparisons in quadratic number field
-------------------------------------------------+--------------------------
       Reporter:  vdelecroix                     |         Owner:  vdelecroix   
    
           Type:  enhancement                    |        Status:  needs_review 
    
       Priority:  major                          |     Milestone:  sage-5.10    
    
      Component:  number fields                  |    Resolution:               
    
       Keywords:  real number field, comparison  |   Work issues:  rebase 
5.10.beta2
Report Upstream:  N/A                            |     Reviewers:  Burcin 
Erocal    
        Authors:  Vincent Delecroix              |     Merged in:               
    
   Dependencies:                                 |      Stopgaps:               
    
-------------------------------------------------+--------------------------

Comment (by vdelecroix):

 Replying to [comment:32 vbraun]:
 > I get a doctest failure with sage-5.10.beta2:
 > {{{
 > File "devel/sage/doc/de/tutorial/tour_advanced.rst", line 483, in
 doc.de.tutorial.tour_advanced
 > Failed example:
 >     M.T(2).charpoly('x').factor()
 > Expected:
 >     (x - 2*zeta6 - 1) * (x - zeta6 - 2) * (x + zeta6 + 1)^2
 > Got:
 >     (x - zeta6 - 2) * (x - 2*zeta6 - 1) * (x + zeta6 + 1)^2
 > **********************************************************************
 > 1 item had failures:
 >    1 of 136 in doc.de.tutorial.tour_advanced
 >     [118 tests, 1 failure, 1.44 s]
 > }}}

 Thanks for that. I got the same error on my computer and change the patch
 accordingly. Why was patchbot happy with the former patch ?

 apply trac_13213-quadratic_field_comparison.patch

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13213#comment:33>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to