#11890: Sage cannot factor polynomials over number fields with unfactorable
discriminant
-----------------------------+----------------------------------------------
   Reporter:  jdemeyer       |          Owner:  davidloeffler               
       Type:  enhancement    |         Status:  needs_review                
   Priority:  major          |      Milestone:  sage-4.7.3                  
  Component:  number fields  |       Keywords:  nffactor PARI nfinit pari_nf
Work_issues:                 |       Upstream:  N/A                         
   Reviewer:                 |         Author:  Jeroen Demeyer              
     Merged:                 |   Dependencies:  #11891, #11130              
-----------------------------+----------------------------------------------

Comment(by jdemeyer):

 Replying to [comment:5 lftabera]:
 >  - But my patch fails in your example with a PariError exception:
 precision too low.

 This is exactly the reason why I am using `factornf` instead of
 `nffactor`: `nffactor` somehow computes a partial `nfinit` structure which
 does some floating-point stuff.  Apparently, the floating-point precision
 is not sufficient in the example.

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