#9093: is_square broken for constant polynomials
----------------------------------------------+-----------------------------
   Reporter:  robertwb                        |       Owner:  AlexGhitza     
       Type:  defect                          |      Status:  positive_review
   Priority:  critical                        |   Milestone:  sage-4.4.3     
  Component:  algebra                         |    Keywords:                 
     Author:  Robert Bradshaw                 |    Upstream:  N/A            
   Reviewer:  John Cremona, Barinder Banwait  |      Merged:                 
Work_issues:                                  |  
----------------------------------------------+-----------------------------
Changes (by newvalueoldvalue):

  * status:  needs_review => positive_review
  * reviewer:  => John Cremona, Barinder Banwait
  * author:  => Robert Bradshaw


Comment:

 Patch applied fine to 4.4.3.alpha0.  Code looks fine, and all tests in
 sage/rings/polynomial pass.

 Note (needs another ticket?)   I do not think that this is correct:
 {{{
 sage: R.<x> = ZZ[]
 sage: R(100).squarefree_decomposition()
 100
 }}}
 But it works better now than it did before by a long way, so I will give
 this a positive review and suggest that another ticket is opened.

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