Comment #1 on issue 3069 by [email protected]: dsolve gets too many constants for a first order linear ode
http://code.google.com/p/sympy/issues/detail?id=3069

Digging in, this is a problem with 'separable'. Using the hint '1st_linear',
this works out fine.  Seems first-order linear homogeneous equations should
take higher priority than 'separable', since they are a strict subset.

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