#10434: add doctests from #8624 and #8582
-------------------------------+--------------------------------------------
   Reporter:  mvngu            |       Owner:  mvngu       
       Type:  enhancement      |      Status:  needs_review
   Priority:  major            |   Milestone:  sage-4.6.1  
  Component:  documentation    |    Keywords:              
     Author:  Minh Van Nguyen  |    Upstream:  N/A         
   Reviewer:                   |      Merged:              
Work_issues:                   |  
-------------------------------+--------------------------------------------
Changes (by newvalueoldvalue):

  * status:  new => needs_review
  * author:  => Minh Van Nguyen


Comment:

 In Sage 4.6.1.alpha3, I cannot/don't know how to reproduce the following:

 {{{
 sage: integrate(sqrt(x + sqrt(x)), x).simplify_full()
 1/12*sqrt(sqrt(x) + 1)*((8*x - 3)*x^(1/4) + 2*x^(3/4)) -
 1/8*log(sqrt(sqrt(x) + 1) - x^(1/4)) + 1/8*log(sqrt(sqrt(x) + 1) +
 x^(1/4))
 }}}

 I left out the remaining doctests from
 [attachment:http://trac.sagemath.org/sage_trac/raw-
 attachment/ticket/8624/trac-8624-abs-integration.patch] because those, I
 think, haven't resulted in failures.

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