Re: Issue 2208 in sympy: gamma used int instead of floor

2011-03-10 Thread sympy
Updates: Status: Fixed Comment #1 on issue 2208 by smi...@gmail.com: gamma used int instead of floor http://code.google.com/p/sympy/issues/detail?id=2208 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups

Issue 2211 in sympy: Syntax error in gamma_functions.py

2011-03-10 Thread sympy
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2211 by nils...@googlemail.com: Syntax error in gamma_functions.py http://code.google.com/p/sympy/issues/detail?id=2211 I cannot build most recent sympy python setup.py install --prefix=$HOME/local Traceback (most recent

Re: Issue 2026 in sympy: Exact, algebraic, and integer_power substitution

2011-03-10 Thread sympy
Comment #13 on issue 2026 by asmeurer: Exact, algebraic, and integer_power substitution http://code.google.com/p/sympy/issues/detail?id=2026 But we should keep something as low level as atomic substitution separate from pattern matching. In other words, you should be able to atomically

Re: Issue 2026 in sympy: Exact, algebraic, and integer_power substitution

2011-03-10 Thread sympy
Comment #14 on issue 2026 by ronan.l...@gmail.com: Exact, algebraic, and integer_power substitution http://code.google.com/p/sympy/issues/detail?id=2026 replace() doesn't depend on matching, it just applies the substitution rule given to it. On the other hand, matching relies on replace()

Re: Issue 2211 in sympy: Syntax error in gamma_functions.py

2011-03-10 Thread sympy
Updates: Labels: -EasyToFix NeedsReview smichr Comment #4 on issue 2211 by smi...@gmail.com: Syntax error in gamma_functions.py http://code.google.com/p/sympy/issues/detail?id=2211 Can someone review this at [ https://github.com/sympy/sympy/pull/130 ]? I ran the gamma test in 2.4