On Nov 24, 2007 8:34 AM, Goutham D L <[EMAIL PROTECTED]> wrote: > Removed the function quad_residue() from residue.py.
Thanks. Commited. BTW next time, could you please tell you hg to include your full name and email? This is so that it is shown at: http://hg.sympy.org/sympy/ and when you do "hg vi". On linux for example I have this: $ cat ~/.hgrc [ui] username = Ondrej Certik <[EMAIL PROTECTED]> [extensions] hgext.purge = hgext.convert = [email] to = [EMAIL PROTECTED] from = Ondrej Certik <[EMAIL PROTECTED]> method = /usr/sbin/sendmail Only the [ui] part is important for the email. Ondrej --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
