Hi, here is an interesting integral, that I needed to do (scroll down a bit to see the sympy code):
http://theoretical-physics.net/dev/src/math/feynman-parameters.html#example-2 sympy can't do it yet, but I kind of guessed the right answer and at least used sympy to differentiate it, and then use it to calculate the definite integral. I then used the Eq() for printing the equations using latex() that I then copy & pasted into sphinx (the integral formulas right above the code were copy & pasted from sympy latex output). I am posting it here in case anyone has any comments/ideas for improvements. Ondrej -- 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.
