Hi Kundan, On Tue, Mar 18, 2014 at 12:33 AM, Kundan Kumar <[email protected]> wrote: > Thanks Ondrej, > > There are four errors, out of which two are concerned with changes I have > done. And about the rest two errors I dont know as I have not done any > change in respective file. > The concerned two error I was getting was one in doctest, which I have > pointed out, and another in test, assertion error of dsolve. > I am using undetermined coefficients and variation of parameters to solve > non homogeneous euler eq. > Any idea why is this assertion error of dsolve is coming as it is able to > pass assertion of classify_ode and checkodesol.
Push in your fixes to the PR and let's see which tests fail. Then we'll try to figure out the problem in the PR discussion, where we can comment on the actual patch. Ondrej -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CADDwiVAT5AtnHo8nSaVtN_t2OUCSsDK7R9i6C_8JYjtPmf4T5Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
