On Fri, Sep 16, 2011 at 1:14 AM, Hector <[email protected]> wrote: > Hi, > > I was browsing the code in residue_ntherory.py and found that in SymPy, > legendre_symbol can have only two values { -1, 1 } out of the possible set { > -1, 0, 1} [0]. > I made the necessary change ( changed 'if' condition) and added a test for > the same [1] but haven't made a pull request yet. > Looks good to me. Please put in a pull request, put space around the '%' and run the tests. I'll review tomorrow if it is done this soon.
-- 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.
