There's a tiny bit of cleanup in the processing of a "run" in the code, but that will have to wait. My computer just died and I don't know when it will be fixed. In any case, it's a minor change that can be added later. Since this is passing and Tom is OK with the changes, I will commit this.
Tom, regarding the changes I made...it's a tricky calculation and what I have is at least not worse and it will handle args that are in arbitrary order, so I feel better about using it. I think it's a little easier to follow what is going on, too. But like I said, it is a tricky sort of thing that needs to be done there and there is probably still room for improvement. e.g. I don't like having to start all over again after finding a run, but the KISS principle has prevailed thus far. --- Reply to this email directly or view it on GitHub: https://github.com/sympy/sympy/pull/1462#issuecomment-7574662 -- You received this message because you are subscribed to the Google Groups "sympy-patches" 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 https://groups.google.com/groups/opt_out.
