Re: Issue 3685 in sympy: Rewrite ODE docstrings using LaTeX

2013-06-08 Thread sympy
Updates: Status: Fixed Comment #13 on issue 3685 by asmeu...@gmail.com: Rewrite ODE docstrings using LaTeX http://code.google.com/p/sympy/issues/detail?id=3685 (No comment was entered for this change.) -- You received this message because this project is configured to send all issu

Issue 3873 in sympy: series method doesn't correctly work for n=0

2013-06-08 Thread sympy
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3873 by batya...@gmail.com: series method doesn't correctly work for n=0 http://code.google.com/p/sympy/issues/detail?id=3873 Example: import sympy e, p = sympy.var("e p") expression = 1/ e + sympy.log(p) + e s = expressi

Re: Issue 3873 in sympy: series method doesn't correctly work for n=0

2013-06-08 Thread sympy
Updates: Status: Started Comment #1 on issue 3873 by asmeu...@gmail.com: series method doesn't correctly work for n=0 http://code.google.com/p/sympy/issues/detail?id=3873 Could you submit the patch as a pull request on GitHub? And you will need to add a test, so we can be sure that

Re: Issue 3801 in sympy: Piecewise integration failure over multiple symbolically-defined ranges

2013-06-08 Thread sympy
Updates: Blockedon: sympy:2128 Comment #8 on issue 3801 by asmeu...@gmail.com: Piecewise integration failure over multiple symbolically-defined ranges http://code.google.com/p/sympy/issues/detail?id=3801 This is also 2128. -- You received this message because this project is configur

Re: Issue 2128 in sympy: Implement more general piecewise integration algorithm

2013-06-08 Thread sympy
Issue 2128: Implement more general piecewise integration algorithm http://code.google.com/p/sympy/issues/detail?id=2128 This issue is now blocking issue sympy:3801. See http://code.google.com/p/sympy/issues/detail?id=3801 -- You received this message because you are listed in the owner or CC fie

Issue 3874 in sympy: Installing sympy as a dependency is broken

2013-06-08 Thread sympy
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3874 by andreas.kloeck...@gmail.com: Installing sympy as a dependency is broken http://code.google.com/p/sympy/issues/detail?id=3874 I have a package that declares an install_requires on "sympy>=0.7.2". Then this happened

Re: Issue 3511 in sympy: SymPy is not easy_installable

2013-06-08 Thread sympy
Comment #4 on issue 3511 by asmeu...@gmail.com: SymPy is not easy_installable http://code.google.com/p/sympy/issues/detail?id=3511 Issue 3874 has been merged into this issue. -- You received this message because this project is configured to send all issue notifications to this address. Y

Re: Issue 3874 in sympy: Installing sympy as a dependency is broken

2013-06-08 Thread sympy
Updates: Status: Duplicate Mergedinto: 3511 Comment #1 on issue 3874 by asmeu...@gmail.com: Installing sympy as a dependency is broken http://code.google.com/p/sympy/issues/detail?id=3874 No, there is no "package index configuration". easy_install just crawls the links and g