Re: Issue 2305 in sympy: Integer.isqrt and similar shouldn't be a method

2011-06-05 Thread sympy
Updates: Status: WontFix Comment #19 on issue 2305 by asmeurer: Integer.isqrt and similar shouldn't be a method http://code.google.com/p/sympy/issues/detail?id=2305 Well, I didn't hear any more opinions, so I guess I'll just have to make a decision. Let's just leave them. It's

Re: Issue 2305 in sympy: Integer.isqrt and similar shouldn't be a method

2011-06-05 Thread sympy
Comment #20 on issue 2305 by matt...@gmail.com: Integer.isqrt and similar shouldn't be a method http://code.google.com/p/sympy/issues/detail?id=2305 As to those short cuts, there is no conflict between gcd() and Integer.gcd(), e.g.: In [9]: gcd(Integer(2), Integer(4)) Out[9]: 2 In [10]:

Re: Issue 2305 in sympy: Integer.isqrt and similar shouldn't be a method

2011-05-26 Thread sympy
Updates: Cc: Vinzent.Steinberg ondrej.c...@gmail.com elliso...@gmail.com Comment #18 on issue 2305 by asmeurer: Integer.isqrt and similar shouldn't be a method http://code.google.com/p/sympy/issues/detail?id=2305 Can we get some more opinions on this? -- You received this message

Re: Issue 2305 in sympy: Integer.isqrt and similar shouldn't be a method

2011-05-07 Thread sympy
Updates: Status: NeedsDecision Comment #17 on issue 2305 by asmeurer: Integer.isqrt and similar shouldn't be a method http://code.google.com/p/sympy/issues/detail?id=2305 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google

Re: Issue 2305 in sympy: Integer.isqrt and similar shouldn't be a method

2011-05-05 Thread sympy
Updates: Summary: Integer.isqrt and similar shouldn't be a method Comment #14 on issue 2305 by asmeurer: Integer.isqrt and similar shouldn't be a method http://code.google.com/p/sympy/issues/detail?id=2305 Let's change the ones from comment 8 too. And don't forget to grep the polys

Re: Issue 2305 in sympy: Integer.isqrt and similar shouldn't be a method

2011-05-05 Thread sympy
Comment #15 on issue 2305 by matt...@gmail.com: Integer.isqrt and similar shouldn't be a method http://code.google.com/p/sympy/issues/detail?id=2305 I'm not sure why they shouldn't be methods (at least there was no explanation in this issue why - That's better, but I still think it