#6228: Wrong multiplicities when solving a univariate polynomial equation
-----------------------+----------------------------------------------------
 Reporter:  SimonKing  |       Owner:                      
     Type:  defect     |      Status:  new                 
 Priority:  major      |   Milestone:  sage-4.0.2          
Component:  symbolics  |    Keywords:  multiplicities solve
-----------------------+----------------------------------------------------

Comment(by SimonKing):

 Note that it seems to be a problem in ``maxima``:
 {{{
 sage: maxima.eval('solve((z^3-1)^3,z)')
 '[z=(sqrt(3)*%i-1)/2,z=-(sqrt(3)*%i+1)/2,z=1]'
 sage: maxima.eval('multiplicities')
 '[1,1,3]'
 }}}

 So, I suspect this ticket will get a "won't fix"...

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