Status: Accepted
Owner: smi...@gmail.com
Labels: Type-Defect Priority-Medium

New issue 2390 by smi...@gmail.com: factor(sqrt(x*y), expand=False) -> sqrt(x)*sqrt(y)
http://code.google.com/p/sympy/issues/detail?id=2390

factor should use core methods to decide whether bases of a power should be factored out or not. I believe everything is power-rule compliant now. e.g. before factoring separate(power, force=False) could be done to see what terms can come out and which cannot.

--
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