Updates:
Labels: asmeurer NeedsReview
Comment #5 on issue 2308 by asmeurer: Rename or refactor Add.primitive()
http://code.google.com/p/sympy/issues/detail?id=2308
So I went ahead and implemented Expr.primitive(), which just returns
self.as_coeff_Mul(). As I mentioned on issue 2307, I think that there
might be some sense in keeping both as_coeff_mul() and as_coeff_Mul(), and
this is an argument for it.
Anyway, it's at https://github.com/sympy/sympy/pull/322.
--
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.