#10550: integration not working
------------------------+---------------------------------------------------
   Reporter:  mariah    |       Owner:  burcin    
       Type:  defect    |      Status:  new       
   Priority:  minor     |   Milestone:  sage-4.6.2
  Component:  calculus  |    Keywords:            
     Author:            |    Upstream:  N/A       
   Reviewer:            |      Merged:            
Work_issues:            |  
------------------------+---------------------------------------------------

Comment(by mhampton):

 It might also be worth noting that integrating over the entire real line
 is special-cased by integrate_numerical, so we get:

 {{{
 RR(g.integrate(x, -Infinity, Infinity))
 12.6178509639583
 }}}

 This is a little low, Mathematica gives 12.6195 but its hard to improve
 the precision.  This is an intrinsically hard sort of problem to automate
 (but we can clearly improve the current behavior).

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