We should remove this if it doesn't actually work (or better, make it work).
Aaron Meurer On Wed, Oct 15, 2014 at 7:29 PM, Sergey B Kirpichev <[email protected]> wrote: > On Wed, Oct 15, 2014 at 06:42:20PM -0500, Aaron Meurer wrote: >> Initial conditions are supported, but only in the git version. > > I don't think so: > In [4]: dsolve(Eq(diff(y(t),t)-y(t),0),y(t),ics={y(0): 1}) > Out[4]: > t > y(t) = C₁⋅ℯ > > Or there is something completely undocumented. > > -- > 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/20141016002922.GA30619%40darkstar.order.hcn-strela.ru. > 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%3D6%2B0WMyBwQKM8xRs000TfN3S0Hh_%3DUGkD-sA_S4i8USUAQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
