Status: Valid
Owner: ----
Labels: Type-Defect Priority-Medium Core
New issue 3502 by ronan.l...@gmail.com: Move _matches_commutative out of
AssocOp
http://code.google.com/p/sympy/issues/detail?id=3502
AssocOp._matches_commutative only makes sense for (and is only used by) Add
and Mul, so it shouldn't be a method of AssocOp. For now, I think that the
best thing to do would be to move it to sympy.core.exprtools, which already
hosts various utilities for dealing with commutative expressions.
--
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.