On Wed, Oct 15, 2014 at 2:08 PM, <[email protected]> wrote: > I run sympy version > > sympy > 0.7.5-git > > > I have a problem in solving IVP's with sympy
In case somebody is wondering like I was, IVP means initial value problem (http://en.wikipedia.org/wiki/Initial_value_problem). Google search for IVP doesn't show this as the first link. Ondrej > > for example (LaTeX code below) > > \[ > 0.2 \frac{d^2y}{dt^2}+1.2 \frac{dy}{dt}+2y=5 \cos 4t,\quad y(0)=1/2,\quad > y'(0)=0. > \] > > > Do you have any hints? > > -- > 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/71f8f788-a051-4bb3-8160-2490b02e56d2%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/CADDwiVBOxpWqBWuZPgmR3bigPL%2BxDrnWKE81Keg3ZmJGb8NsyQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
