Comment #15 on issue 1827 by asmeurer: log eval gives more standard form http://code.google.com/p/sympy/issues/detail?id=1827
Whatever was the decision on this? I think log(sqf_integer**int) should automatically evaluate to int*log(sqf_integer), with a limit on factorint() just as in Pow._eval_power(). I'm not opposed to automatic evaluation/simplification of numerical arguments as long as it doesn't affect performance.
-- 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.
