> I've seen the maple docs, and found out that they use lie groups and > symmetry methods also to solve ODE's. It is not implemented in sympy. I've > just started reading up on it. Do you think it would be a good idea to > include it in my SOC proposal?
If done well, such additional solvers (or rather sub-solvers) may even be sufficient for a project on their own. It all depends on how you structure the application. More suggested functionality is certainly better if you can show that you can deliver on you promises. One thing to keep in mind is that the more advance the math you will be working with, the more important it gets for you to actually prove that you know the math. This can be done in may ways, in the application or in a preliminary pull request. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
