Updates:
Status: Invalid
Comment #1 on issue 2825 by [email protected]: Numerical Approximation to
Challenging Integrals
http://code.google.com/p/sympy/issues/detail?id=2825
evalf() uses mpmath's numerical integration routines and also implements
`quad` argument which allows you to choose an algorithm. If there is
something more that could be done here, I would do the implementation on
mpmath's side and then update SymPy's wrappers in evalf().
There is also another issue related to this
(http://code.google.com/p/sympy/issues/detail?id=1371) where optional usage
of SciPy for numerical integration was suggested.
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" 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/sympy-issues?hl=en.