Re: [sympy] Implementation of ODE's solution.

2019-03-17 Thread Oscar Benjamin
Great. The separation ansatz and the Bessel function idea are both good. I believe someone started a PR at some point for Bessel/Airy functions so probably good to look at that as well. For Lie groups the existing code needs substantial improvement. It is largely untested and has many bugs. If

[sympy] Implementation of ODE's solution.

2019-03-17 Thread rituraj singh
Hello, Everyone Myself Ritu Raj Singh, sophomore of IIT BHU Varanasi.( GitHub profile ) I would like to work on the implementation of ODE's solution this summer in my GSoC. Currently, SymPy only supports many basic types of differential equations, but