made factorial_simplify work again along with binomial, rising_factorial etc in the...
commit43b1c57f6601faf688ac0a7bb25d0219c7e383ac
authorfredrik.johansson <devnull@localhost>
Tue, 31 Jul 2007 01:20:03 +0000 (31 01:20 +0000)
committerfredrik.johansson <devnull@localhost>
Tue, 31 Jul 2007 01:20:03 +0000 (31 01:20 +0000)
tree493f854675c848810815bf05b94908d9eddf9579
parente48ea6ff1c5648697b1af03c8d67f3a21c1203bf
made factorial_simplify work again along with binomial, rising_factorial etc in the factorials module; temporarily renamed some functions to avoid name clashes with the implementations in the core
sympy/specfun/__init__.py
sympy/specfun/factorials.py
sympy/specfun/tests/test_factorials.py
sympy/specfun/tests/test_specfun.py