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

Comment (by vdelecroix):

 Hello,

 Actually, a lot of time is lost for asking questions to the parent. For
 quadratic number field, it is for asking about the attribute
 _standard_embedding. I build a new patch with a bint attribute added to
 NumberFieldElement_quadratic and the speed of comparison is divided by 10
 (from 4 milliseconds to 400 nanoseconds). It will be updated as soon as
 possible.
 As modifying the structure of NumberFieldElement_quadratic is a major
 change, I will split the patch into two parts : quadratic number fields
 and general number fields.

 Vincent

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