Comment #2 on issue 2012 by asmeurer: rewrite should also be a function http://code.google.com/p/sympy/issues/detail?id=2012
It is definitely confusing to have rewrite there in the namespace that is a module, not a function. How about my suggestion in comment 4 of issue 1743?
As to the rewrite module, the only thing in there is apart(), which I think should go in simplify.py. So let's just do that.
-- You received this message because you are subscribed to the Google Groups "sympy-issues" 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 this group at http://groups.google.com/group/sympy-issues?hl=en.
