Comment #9 on issue 1621 by [email protected]: Initial conditions in dsolve()
http://code.google.com/p/sympy/issues/detail?id=1621
By the way, the nicer syntax from issue 1620 would make these much easier to enter for derivatives (right now you would have to call .subs, which is a little clunky)
One possibility is to add a keyword arg 'point' to diff(). Of course that doesn't preclude the implementation of the D(f)(x) syntax.
-- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy-issues?hl=en.
