Comment #8 on issue 2238 by asmeurer: Autodetection of dependent variable in dsolve, checkodesol and other high level function in ODE module
http://code.google.com/p/sympy/issues/detail?id=2238

Yes, you are right, this is a bug in master (I didn't realize that). It should be fixed to work without any calls to .doit() (so we can potentially take advantage of "factorized" input form of an ODE, like Derivative(f(x) + x, x, x, x)).

--
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.

Reply via email to