#5338: Sage 3.2.2: speed regression/infinite loop for "K.<b> = QQ[a]"
------------------------+---------------------------------------------------
   Reporter:  mabshoff  |       Owner:  tbd         
       Type:  defect    |      Status:  needs_review
   Priority:  critical  |   Milestone:  sage-4.3    
  Component:  algebra   |    Keywords:              
Work_issues:            |      Author:              
   Reviewer:            |      Merged:              
------------------------+---------------------------------------------------
Changes (by was):

  * status:  new => needs_review


Comment:

 I've attached a patch that reverses the order: it first tries the
 numerical algorithm, and if that fails, it then tries the algebraic
 algorithm.  This makes vastly more sense to me, since the numerical
 algorithm -- if it will fail -- is likely to fail in a reasonable amount
 of time, but the algebraic algorithm can succeed and take a huge amount of
 time.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5338#comment:8>
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].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=.


Reply via email to