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.

Reply via email to