So you are saying ii)Linear system of three or more ODEs equations like " x'(t) = cy – bz, y'(t) = az – cx, z'(t) = bx – ay " is already implemented in sympy. If yes do inform me so that I can update my proposal
On Saturday, March 15, 2014 5:13:49 AM UTC+5:30, Aaron Meurer wrote: > > I think at least ii is already implement. > > The patch submission deadline is the same as the proposal deadline. > > Aaron Meurer > > On Wed, Mar 12, 2014 at 2:54 PM, Kundan Kumar > <[email protected] <javascript:>> wrote: > > Hi, > > I would like to discuss the topic that I want to implement in sympy in > gsoc > > 2014. > > I had looked at sympy ideas page and found few interesting ideas. > > 1. Implement the solution of system of ordinary differential equation. > > which will include > > i)Linear system of two equations > > a) System of first order equation. > > b)System of second order equation. > > > > ii)Linear system of three or more equations. > > > > iii)Nonlinear system of two equations > > a)System of first order equations. > > b)System of second order equations. > > > > iv)Nonlinear system of three or more equations. > > > > 2.Implementation of Lie Groups methods for 2nd order ordinary > differential > > equations (like of the form y'' = g(x, y, y') and then finding the > > infinitesimal of this equation for one-parameter lie group). > > > > I would highly appreciate comments on my ideas and do suggest if > anything > > needs to be added on it. > > Also I have question regarding solving of bug, what is last date till > which > > i can submit bugs. > > Thanks in advance. > > > > -- > > 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] <javascript:>. > > To post to this group, send email to [email protected]<javascript:>. > > > Visit this group at http://groups.google.com/group/sympy. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/sympy/c8a05c2e-f53f-4d1b-b073-847286734c62%40googlegroups.com. > > > > For more options, visit https://groups.google.com/d/optout. > -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/1cba8045-7cfe-4a03-85a3-12f6c86b1643%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
