Numerical integration is implemented in the mpmath library. I don't know of any deficiencies in it, but anyway, I'm not really sure if we can mentor projects relating to mpmath, unless Fredrik is willing to mentor one.
As to what's been done, look at Integral.evalf() (and play around with it to see what it can do). Aaron Meurer On Sat, Mar 24, 2012 at 10:28 AM, Pankaj Kumar Sharma <[email protected]> wrote: > Hey everyone, > > During my summers I would like to implement various numerical integration > techniques to SymPy. > Could anyone guide me the amount of work that has been in this regard inside > SymPy library ? > > -- > Pankaj Kumar Sharma | पंकज कुमार शर्मा > Jamia Millia Islamia > > -- > You received this message because you are subscribed to the Google Groups > "sympy" 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?hl=en. -- You received this message because you are subscribed to the Google Groups "sympy" 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?hl=en.
