#8321: numerical integration with arbitrary precision
-------------------------------+--------------------------------------------
   Reporter:  burcin           |       Owner:  burcin              
       Type:  defect           |      Status:  needs_work          
   Priority:  major            |   Milestone:  sage-4.6            
  Component:  symbolics        |    Keywords:  numerics,integration
     Author:  Stefan Reiterer  |    Upstream:  N/A                 
   Reviewer:                   |      Merged:                      
Work_issues:                   |  
-------------------------------+--------------------------------------------

Comment(by maldun):

 I had now a little time to think about it, and I suggest to add even more
 tests.
 I initially used this tests, because the analytical solution is known so
 they would form a good basis.

 But yesterday I found out that if sage knows the analytical solution it
 just evaluate this, and I don't think this is the best way I gave it to
 discussion on sage devel: see http://groups.google.com/group/sage-
 devel/browse_thread/thread/886efb8ca8bdcff2

 Why do I have this concern?
 just try this:
 {{{
 integrate(sin(x^2),x,0,pi).n()
 }}}

 I will give more examples today or tomorrow.

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