I'm not sure if coupled ODEs are implemented yet but the easiest way to tell is to try dsolve() on one (or classify_ode()) and see if it works.
Aaron Meurer On Sat, Sep 12, 2015 at 11:21 AM, Justin <[email protected]> wrote: > How about coupled ODEs? > > On Saturday, September 12, 2015 at 12:26:30 AM UTC-4, Denis Akhiyarov wrote: >> >> There is limited analytical PDE solver, but this is not very practical. If >> numerical PDE solution, that area is pretty well established, even in >> python. > > -- > 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/fdc40664-a8ab-4777-8d31-25c3390e219f%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%3D6JGfzT4aEaEOW0RAHTeW82_XXj%2BZRuuvKSz12e%3Dhtf5ww%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
