Comment #6 on issue 1621 by renato.c...@gmail.com: Initial conditions in dsolve()
http://code.google.com/p/sympy/issues/detail?id=1621

Another question: what should the interface be? The only way to keep full compatibility is accepting initial conditions in kwargs, but it feels more natural to have a named keyword arg ics explicitly. I agree that a dict like {f(0):1, f'(0):2} is a good choice.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to