#3863: Have numerical evaluation of unevaluated integrals call numerical
integral
----------------------------------------------------+-----------------------
Reporter: ddrake | Owner: mhansen
Type: defect | Status: needs_work
Priority: major | Milestone: sage-4.4
Component: calculus | Keywords: integration
integral calculus symbolic numerical
Author: Golam Mortuza Hossain, Burcin Erocal | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------------------------------+-----------------------
Changes (by ddrake):
* status: needs_review => needs_work
Comment:
Hrm, the doctest from the patch doesn't work for me:
{{{
----------------------------------------------------------------------
| Sage Version 4.3.5, Release Date: 2010-03-28 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
Loading Sage library. Current Mercurial branch is: review
sage: integrate(x^2.7 * e^(-2.4*x), x, 0, 3).n()
---------------------------------------------------------------------------
TypeError Traceback (most recent call
last)
/scratch/sage-4.3.5/<ipython console> in <module>()
/scratch/sage-4.3.5/local/lib/python2.6/site-
packages/sage/symbolic/expression.so in
sage.symbolic.expression.Expression.n
(sage/symbolic/expression.cpp:17049)()
TypeError: cannot evaluate symbolic expression numerically
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/3863#comment:9>
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.