FoA Thanks Ondrej for pointing me out with Travis. I have fixed the doc error and commited the respective changes and now I am still looking for assertion error in dsolve. Now, please review my PR and help me with the problem. As this is first patch I require it for passing the primary criteria of sympy selection. Thanks again.
On Wednesday, March 19, 2014 12:24:24 AM UTC+5:30, Ondřej Čertík wrote: > > Hi Kundan, > > On Tue, Mar 18, 2014 at 12:33 AM, Kundan Kumar > <[email protected] <javascript:>> 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/68f60d87-bad9-459c-8874-cc42ca60b382%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
