Comment #5 on issue 1360 by [email protected]: "integrate" doesn't allow the use of functions as the variable of integration.
http://code.google.com/p/sympy/issues/detail?id=1360
I made the corresponding changes. This looks like working pretty well, except it fails one test. ( test_issue853 in sympy/sympy/integrals/tests/test_integral). The test was to prevent integrator to be a function. So it was expected to fail.
Please see the pull request #149 -- 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.
