#8344: Factor constant polynomials over QQbar
--------------------------------+-------------------------------------------
   Reporter:  boothby           |       Owner:  AlexGhitza
       Type:  defect            |      Status:  needs_info
   Priority:  critical          |   Milestone:  sage-4.3.4
  Component:  basic arithmetic  |    Keywords:            
     Author:                    |    Upstream:  N/A       
   Reviewer:                    |      Merged:            
Work_issues:                    |  
--------------------------------+-------------------------------------------

Comment(by zimmerma):

 John,

 after applying #7984 on vanilla 4.3.3, your first example works, but the
 second one still fails:
 {{{
 sage: f1 = Factorization([(x-r,e) for r,e in f.roots() if
 f.imag().is_zero()],unit=f.leading_coefficient())
 ...
 AttributeError: 'Polynomial_generic_dense_field' object has no attribute
 'imag'
 }}}
 Any other ticket to apply? (Sorry I have no time to install an alpha
 version.)

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