Re: Issue 2077 in sympy: classify_ode() doesn't catch a 1st_linear/separable ode

2011-11-06 Thread sympy
Comment #8 on issue 2077 by smi...@gmail.com: classify_ode() doesn't catch a 1st_linear/separable ode http://code.google.com/p/sympy/issues/detail?id=2077 Hmm...in the routine I had used _ as a throw-away variable and so while debugging, it no longer referred to the last output, it retained

Re: Issue 2077 in sympy: classify_ode() doesn't catch a 1st_linear/separable ode

2011-10-23 Thread sympy
Updates: Status: Started Comment #7 on issue 2077 by smi...@gmail.com: classify_ode() doesn't catch a 1st_linear/separable ode http://code.google.com/p/sympy/issues/detail?id=2077 OK, although we returned 4 classifications, I think the exact one is wrong. It should be linear, if I'm

Re: Issue 2077 in sympy: classify_ode() doesn't catch a 1st_linear/separable ode

2011-06-16 Thread sympy
Updates: Status: Fixed Comment #6 on issue 2077 by smi...@gmail.com: classify_ode() doesn't catch a 1st_linear/separable ode http://code.google.com/p/sympy/issues/detail?id=2077 (No comment was entered for this change.) -- You received this message because you are subscribed to the G

Re: Issue 2077 in sympy: classify_ode() doesn't catch a 1st_linear/separable ode

2011-06-13 Thread sympy
Updates: Labels: NeedsReview smichr Comment #5 on issue 2077 by smi...@gmail.com: classify_ode() doesn't catch a 1st_linear/separable ode http://code.google.com/p/sympy/issues/detail?id=2077 see https://github.com/sympy/sympy/pull/418 -- You received this message because you are subs