#7736: factor returns a reducible factor,
-----------------------------+----------------------------------------------
   Reporter:  syazdani       |       Owner:  tbd
       Type:  defect         |      Status:  new
   Priority:  critical       |   Milestone:     
  Component:  factorization  |    Keywords:     
Work_issues:                 |      Author:     
   Upstream:  N/A            |    Reviewer:     
     Merged:                 |  
-----------------------------+----------------------------------------------

Comment(by was):

 Ultimately factorization over number fields are done by PARI.  Looking at
 g.factor?? you see that the factorization is ultimately handled by PARI
 after some manipulations to account for denominators in the defining
 polynomial for the number field.  So it's likely that the bug is actually
 in PARI.   But we'll see.  If I were debugging this I would put some print
 statements in the factor function to see exactly what is passed off to
 pari and see if pari is buggy.  If so, report upstream, after trying the
 latest svn version.

 William

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