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 sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to