Issue 1313 in sympy: poly_gcd should not be exported as a top-level function

2009-03-01 Thread codesite-noreply
Status: Accepted Owner: Labels: Type-Defect Priority-Medium EasyToFix New issue 1313 by fabian.seoane: poly_gcd should not be exported as a top-level function http://code.google.com/p/sympy/issues/detail?id=1313 sympy.gcd is the same function as sympy.poly_gcd, so poly_gcd should not be e

Issue 1313 in sympy: poly_gcd should not be exported as a top-level function

2009-03-02 Thread codesite-noreply
Comment #1 on issue 1313 by ondrej.certik: poly_gcd should not be exported as a top-level function http://code.google.com/p/sympy/issues/detail?id=1313 yep, +1 -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You m

Issue 1313 in sympy: poly_gcd should not be exported as a top-level function

2009-03-04 Thread codesite-noreply
Updates: Status: Started Labels: -EasyToFix NeedsReview Comment #2 on issue 1313 by mattpap: poly_gcd should not be exported as a top-level function http://code.google.com/p/sympy/issues/detail?id=1313 A quick fix was added on top of 'ratint' branch at: git://github.com/mat

Issue 1313 in sympy: poly_gcd should not be exported as a top-level function

2009-03-04 Thread codesite-noreply
Comment #3 on issue 1313 by fabian.seoane: poly_gcd should not be exported as a top-level function http://code.google.com/p/sympy/issues/detail?id=1313 great! +1. Please push it in and close this issue. -- You received this message because you are listed in the owner or CC fields of this iss

Issue 1313 in sympy: poly_gcd should not be exported as a top-level function

2009-03-05 Thread codesite-noreply
Updates: Status: Fixed Labels: -NeedsReview Comment #4 on issue 1313 by mattpap: poly_gcd should not be exported as a top-level function http://code.google.com/p/sympy/issues/detail?id=1313 Thanks for review. This is now: http://git.sympy.org/?p=sympy.git;a=commit;h=ca55e