[sympy] Strange doctest error in ode_sol_simplicity

2013-03-04 Thread Manoj Kumar
Hello, This is in reference to my pull request https://github.com/sympy/sympy/pull/1864 . All the tests are passing, but a doctest gives a strange error. This is my doctest. dsolve(sin(x)*cos(f(x)) + cos(x)*sin(f(x))*f(x).diff(x), f(x), ... hint='best') which gives the output as

Re: [sympy] Strange doctest error in ode_sol_simplicity

2013-03-04 Thread Chris Smith
I don't get the doctest failure in your current branch. -- You received this message because you are subscribed to the Google Groups sympy group. To unsubscribe from this group and stop receiving emails from it, send an email to sympy+unsubscr...@googlegroups.com. To post to this group, send