> Remove the 'sudo' option.
> Everything else looks good to me - though I'm sure that given enough
> time, I could still find a few reason to nitpick.

OK, thanks. I will make that change. Could you (or anyone else) please focus 
your nitpick skills on the "use standard O term" commit? I think when you 
commented on it before you were focussed on the terms of the series, but I 
don't know if always using `O(x**n)` is the right thing to do. (And I know that 
sometimes we might want to return `O(x**7)` instead of `O(x**6)` if there are 
no `x**6` terms, but that is another issue.)

/c

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" 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?hl=en.

Reply via email to