#10355: containment for multivariate polynomial rings
----------------------------------------+-----------------------------------
   Reporter:  niles                     |       Owner:  malb                    
           
       Type:  defect                    |      Status:  needs_work              
           
   Priority:  major                     |   Milestone:                          
           
  Component:  commutative algebra       |    Keywords:  multivariate polynomial 
containment
     Author:                            |    Upstream:  N/A                     
           
   Reviewer:                            |      Merged:                          
           
Work_issues:  address failing doctests  |  
----------------------------------------+-----------------------------------
Changes (by niles):

  * status:  new => needs_work
  * work_issues:  => address failing doctests


Comment:

 I've added a first version of a patch; it simply deletes the definition of
 `__contains__` for multivariate polynomial rings, allowing it to be
 inherited from `Parent`.  Unfortunately, this fails some doctests:

 {{{
 sage -t -long devel/sage-main/sage/schemes/generic/toric_variety.py # 5
 doctests failed
 sage -t -long devel/sage-main/sage/misc/trace.py # 2 doctests failed
 }}}

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