Hello
This is Akshay Siramdas, from JNTUH, Hyderabad, India. I'm very interested in improving the "solving module" for Ordinary Differential equations. I have a keen interest in mathematics especially on calculus. I have partially read the code on
https://github.com/sympy/sympy/blob/master/sympy/solvers/ode.py and came to know that almost all familiar methods are already in implementation.
I like to add methods for solving ODE's of higher order and work towards increasing the efficiency of the dsolve() function. I have a couple of ideas on increasing the efficiency.
Any advice on where to start or a list of Bugs would be helpful. Please guide me with the same.
Best Regards
Akshay Siramdas