Initial conditions are supported, but only in the git version. Aaron Meurer
On Wed, Oct 15, 2014 at 6:35 PM, Sergey Kirpichev <[email protected]> wrote: > > > On Thursday, October 16, 2014 12:08:30 AM UTC+4, [email protected] wrote: >> >> I have a problem in solving IVP's with sympy [...] Do you have any hints? > > > We don't support initial conditions yet (issue 4720). Please read > documentation. > > However, in this case you can find a generic solution for this ODE with > dsolve. Then, just > substitute initial values and find unknown coefficients with solve. > > -- > 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/8c6f8052-6666-466b-b3dc-31de9249f28a%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%3D6Jaa_TrJQM%2BVmAEu0%3DagF%3D%2BRseEmc3y0Z%3D8DprSpJe3UA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
