Status: Accepted
Owner: smichr
Labels: Type-Defect Priority-Medium

New issue 2028 by smichr: invalid combination of bases
http://code.google.com/p/sympy/issues/detail?id=2028

This is like issue 2027 but I think the same code is not being traversed...this particular invalid combining of bases is happening outside of Mul.flatten:

var('x')
x
(-2)**x*(-3)**x
6**x


--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-iss...@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