Re: Issue 3560 in sympy: solve() is a giant mess

2013-01-05 Thread sympy
Comment #2 on issue 3560 by asmeu...@gmail.com: solve() is a giant mess http://code.google.com/p/sympy/issues/detail?id=3560 I'm not sure if that will simplify things much, though I still think we should do it (or is it really just better eval_inverse support that we need?). Mul._eval_solve

Re: Issue 3149 in sympy: solve() could attempt logcombine when looking for solutions

2013-01-05 Thread sympy
Comment #6 on issue 3149 by nicolas@gmail.com: solve() could attempt logcombine when looking for solutions http://code.google.com/p/sympy/issues/detail?id=3149 A much simpler failing example : In [1]: solve(log(x+1)-log(2*x-1))

Re: Issue 515 in sympy: update matrix wiki with the new output code

2013-01-05 Thread sympy
Comment #11 on issue 515 by kholde...@comcast.net: update matrix wiki with the new output code http://code.google.com/p/sympy/issues/detail?id=515 The Curvilinear Coordinates section of the following wiki page doesn't display properly on my FireFox browser:

Issue 3583 in sympy: gruntz( exp(2*Ei(-z))/z**2, z, 0)

2013-01-05 Thread sympy
Status: Valid Owner: Labels: Type-Defect Priority-Medium Series New issue 3583 by someb...@bluewin.ch: gruntz( exp(2*Ei(-z))/z**2, z, 0) http://code.google.com/p/sympy/issues/detail?id=3583 The following limit containing the expüonential integral fails: gruntz( exp(2*Ei(-z))/z**2, z, 0)

Re: Issue 2010 in sympy: Integration with the full Risch Algorithm

2013-01-05 Thread sympy
Comment #31 on issue 2010 by asmeu...@gmail.com: Integration with the full Risch Algorithm http://code.google.com/p/sympy/issues/detail?id=2010 A few things: - Don't clone from my personal repo. Clone from git://github.com/sympy/sympy.git. If you want one of my branches, add me as a

Re: Issue 2010 in sympy: Integration with the full Risch Algorithm

2013-01-05 Thread sympy
Comment #32 on issue 2010 by asmeu...@gmail.com: Integration with the full Risch Algorithm http://code.google.com/p/sympy/issues/detail?id=2010 OK, I see now that even integrate() can't do your integral integrate(sy.exp(2*alpha1**2*x**2 + (4*alpha1*alpha2 - 2)*x + 2*alpha2**2), x).

Re: Issue 515 in sympy: update matrix wiki with the new output code

2013-01-05 Thread sympy
Updates: Labels: Documentation Comment #12 on issue 515 by asmeu...@gmail.com: update matrix wiki with the new output code http://code.google.com/p/sympy/issues/detail?id=515 Yeah, I see it too. It probably was on the old MediaWiki site, which tended to corrupt unicode characters.

Re: Issue 515 in sympy: update matrix wiki with the new output code

2013-01-05 Thread sympy
Updates: Labels: EasyToFix Comment #13 on issue 515 by asmeu...@gmail.com: update matrix wiki with the new output code http://code.google.com/p/sympy/issues/detail?id=515 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google

Re: Issue 3584 in sympy: Series of li(z)

2013-01-05 Thread sympy
Comment #1 on issue 3584 by asmeu...@gmail.com: Series of li(z) http://code.google.com/p/sympy/issues/detail?id=3584 From https://github.com/sympy/sympy/pull/1708, right? -- You received this message because you are subscribed to the Google Groups sympy-issues group. To post to this group,