Sorry for being late to reply to this, but I guess I was referring to https://github.com/sympy/sympy/pull/1322, which isn't merged yet (I had thought it was). It looks like there is some work to do on that to fix it up, though.
Aaron Meurer On Sun, Mar 16, 2014 at 5:52 AM, Kundan Kumar <[email protected]> wrote: > I searched for it Aaron but cant find whether ii) is implemented. Please > inform me if it is. > > > On Sunday, March 16, 2014 11:38:32 AM UTC+5:30, Kundan Kumar wrote: >> >> 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]> 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]. >>> > 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/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/6a457339-5956-4052-96f3-618e0368afae%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/CAKgW%3D6LZPX-mY0OGDhvduzP5emM%2BEW0W4%2BJ8qgHD4RiUGr6FZw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
