Comment #3 on issue 3086 by [email protected]: round() function overrides built-in
http://code.google.com/p/sympy/issues/detail?id=3086
Or perhaps it was sum. We decided to go with summation for that routine. But it has a much greater overhead than round in terms of figuring out if the arbitrary number of args are python objects or sympy objects whereas round only has a single argument to consider.
-- 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.
