Hi, Some systems of ODEs are implemented, so therefore some coupled ODEs should be handled. Support was implemented as part of a GSoC 2014 project that I helped mentor. There are definitely some bugs and work stalled on some of the non-linear systems because of bugs in the single ODE solver. Overall, it’s not been used much so I’m sure that there’s bugs to work out that haven’t been found.
I’d really like to see some attention put to it because no real work has been done on it since the GSoC project aside from some doc cleanup. Cheers, Tim. > On Sep 13, 2015, at 1:26 AM, Aaron Meurer <[email protected]> wrote: > > 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 > --- Tim Lahey, Ph.D. Software Developer, Lahey Education -- 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/522AD6A1-170C-46E6-8895-5E17990841FF%40gmail.com. For more options, visit https://groups.google.com/d/optout.
