#7711: integral() does not reduce coefficients in finite field
---------------------------------------+------------------------------------
       Reporter:  zimmerma             |         Owner:  malb           
           Type:  defect               |        Status:  positive_review
       Priority:  major                |     Milestone:  sage-5.0       
      Component:  commutative algebra  |    Resolution:                 
       Keywords:                       |   Work issues:                 
Report Upstream:  N/A                  |     Reviewers:  Paul Zimmermann
        Authors:  Alex Ghitza          |     Merged in:                 
   Dependencies:                       |      Stopgaps:                 
---------------------------------------+------------------------------------
Changes (by zimmerma):

  * status:  needs_review => positive_review


Comment:

 I get only one doctest failure, but it also fails with vanilla
 sage-5.0.beta10 and seems
 unrelated:
 {{{
 sage -t  "devel/sage-7711/sage/misc/sagedoc.py"

 **********************************************************************
 File
 "/localdisk/tmp/sage-5.0.beta10/devel/sage-7711/sage/misc/sagedoc.py",
 line 566:
     sage: 'abvar/homology' in _search_src_or_doc('doc', 'homology',
 'variety', interact=False)
 Expected:
     True
 Got:
     Warning, the following Sage documentation hasn't been built,
     so documentation search results may be incomplete:
     <BLANKLINE>
     /localdisk/tmp/sage-5.0.beta10/devel/sage/doc/output/html/de/tutorial
 ...
 }}}

 This patch not only fixes the original issue, but improves the coherence
 of Sage results.
 Good job Alex!

 Paul

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