#12802: test containment of ideals in class MPolynomialIdeal
--------------------------------------------------+-------------------------
       Reporter:  mariah                          |         Owner:  AlexGhitza  
      
           Type:  enhancement                     |        Status:  needs_work  
      
       Priority:  minor                           |     Milestone:  sage-5.1    
      
      Component:  algebra                         |    Resolution:              
      
       Keywords:  sd40.5, groebner bases, ideals  |   Work issues:  
documentation     
Report Upstream:  N/A                             |     Reviewers:  Andrey 
Novoseltsev
        Authors:  John Perry                      |     Merged in:              
      
   Dependencies:                                  |      Stopgaps:              
      
--------------------------------------------------+-------------------------

Comment (by john_perry):

 Okay, it looks like I have a new patch ready. The problem was that lots of
 things depended on the old mpolynomial_ideal `__cmp__` as it was, and I
 had inadvertently broken that by tying it to subsets (for less than &
 greater than) rather than equality and non-equality. Those six tests now
 pass for me.

 Updated patch on its way... I also fixed something in the documentation of
 `ideal`'s `__cmp__`.

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