#5188: squaring some factorizations has a bug
----------------------+-----------------------------------------------------
 Reporter:  was       |        Owner:  tbd                           
     Type:  defect    |       Status:  closed                        
 Priority:  critical  |    Milestone:  sage-duplicate/invalid/wontfix
Component:  algebra   |   Resolution:  invalid                       
 Keywords:            |  
----------------------+-----------------------------------------------------
Changes (by mhansen):

  * status:  new => closed
  * resolution:  => invalid
  * milestone:  sage-4.0.1 => sage-duplicate/invalid/wontfix


Comment:

 This is now invalid.

 {{{
 ----------------------------------------------------------------------
 | Sage Version 4.0.1.rc1, Release Date: 2009-06-04                   |
 | Type notebook() for the GUI, and license() for information.        |
 ----------------------------------------------------------------------
 sage: sage: factor(-1)
 -1
 sage: sage: (factor(-1))^2
 1
 sage: sage: (factor(-1)^2).value() == -1
 False
 }}}

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