#12026: root finding misses a root over QQbar
---------------------------+------------------------------------------------
   Reporter:  was          |          Owner:  AlexGhitza   
       Type:  defect       |         Status:  needs_review 
   Priority:  critical     |      Milestone:  sage-4.8     
  Component:  algebra      |       Keywords:               
Work_issues:               |       Upstream:  N/A          
   Reviewer:  Keshav Kini  |         Author:  William Stein
     Merged:               |   Dependencies:               
---------------------------+------------------------------------------------

Comment(by kini):

 Jeroen has a good point - this is technically incorrect ReST:

 {{{
 fs@zhenghe /tmp $ cat test.rst
 Check out this literal block::

 Ha, gotcha
 fs@zhenghe /tmp $ python -c "from docutils.core import publish_string ;
 print publish_string(open('test.rst').read())"
 <string>:3: (WARNING/2) Literal block expected; none found.
 <document source="<string>">
     <paragraph>
         Check out this literal block:
     <system_message level="2" line="3" source="<string>" type="WARNING">
         <paragraph>
             Literal block expected; none found.
     <paragraph>
         Ha, gotcha

 fs@zhenghe /tmp $
 }}}

 This brings (3) into question. I don't see what you mean by (1). (2) is
 certainly true but that's not a good reason to use incorrect syntax, IMO.
 I'll attach a reviewer patch.

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