#10975: creation of certain prime finite fields is double dog slow (compared to
Magma)
--------------------------------+-------------------------------------------
   Reporter:  was               |       Owner:  AlexGhitza
       Type:  enhancement       |      Status:  new       
   Priority:  critical          |   Milestone:  sage-4.7  
  Component:  basic arithmetic  |    Keywords:            
     Author:                    |    Upstream:  N/A       
   Reviewer:                    |      Merged:            
Work_issues:                    |  
--------------------------------+-------------------------------------------
 {{{
 sage: time FiniteField(10^310+733)  # approx 30 CPU seconds
 magma: time FiniteField(10^310+733)  // approx 0.01 CPU seconds
 }}}

 This is a prime field.

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