> Also, I will be able to complete fourier and laplace transforms during the project (as suggested in the ideas list) , most probably in the first two-three weeks.
Currently sympy evaluates the transforms by simply computing their
respective integrals. But this way we are not able to solve transforms
for many cases. So, the current transforms module is also not "aware"
of the convolution theorem or the derivatives of the integrals or
differentials. It will helpful if you provide more concrete ideas
about how you are going to improve the calculation of transforms.
You might want to look at the small discussion I had with Aaron on
handling derivatives in calculating inverse laplace transform at
https://groups.google.com/forum/#!searchin/sympy/Laplace$20Transform/sympy/YX7dQE8m1ew/XAohT3xPZmMJ.
Also searching the mailing list for Transforms might give you some
pointers to start.
--
Harsh