Re: Issue 3797 in sympy: stirling function can't be imported

2013-05-02 Thread sympy
Updates: Status: Invalid Labels: -Priority-Critical Comment #3 on issue 3797 by julien.r...@gmail.com: stirling function can't be imported http://code.google.com/p/sympy/issues/detail?id=3797 This functionality was added after the 0.7.2 release. -- You received this message

Re: Issue 3797 in sympy: stirling function can't be imported

2013-05-02 Thread sympy
Comment #4 on issue 3797 by buratin@gmail.com: stirling function can't be imported http://code.google.com/p/sympy/issues/detail?id=3797 Thanks! Waiting forward to the next release. Maksym -- You received this message because this project is configured to send all issue notifications

Re: Issue 3797 in sympy: stirling function can't be imported

2013-05-01 Thread sympy
Comment #1 on issue 3797 by smi...@gmail.com: stirling function can't be imported http://code.google.com/p/sympy/issues/detail?id=3797 No problem here: from sympy.functions.combinatorial.numbers import stirling, bell (using 0.7.2-git) -- You received this message because this project

Re: Issue 3797 in sympy: stirling function can't be imported

2013-05-01 Thread sympy
Comment #2 on issue 3797 by buratin@gmail.com: stirling function can't be imported http://code.google.com/p/sympy/issues/detail?id=3797 The problem is within sympy-0.7.2-py3.2.tar.gz (python 3 release!). Also try: Try the following: * Open http://live.sympy.org * Enter from

Issue 3797 in sympy: stirling function can't be imported

2013-04-30 Thread sympy
Status: New Owner: Labels: Type-Defect Priority-Critical New issue 3797 by buratin@gmail.com: stirling function can't be imported http://code.google.com/p/sympy/issues/detail?id=3797 from sympy.functions.combinatorial.numbers import stirling Traceback (most recent call last): File