Re: Issue 3457 in sympy: use2to3 script only works in a git checkout

2012-10-29 Thread sympy
Comment #5 on issue 3457 by tak...@gmail.com: use2to3 script only works in a git checkout http://code.google.com/p/sympy/issues/detail?id=3457 Apparently using the separate tarballs is OK for Debian, so I'll go with that. Do you want to keep this issue open for the WindowsError thing, or

Issue 3462 in sympy: _eval_power problem

2012-10-29 Thread sympy
Status: Valid Owner: Labels: Type-Defect Priority-Medium New issue 3462 by smi...@gmail.com: _eval_power problem http://code.google.com/p/sympy/issues/detail?id=3462 var('a', commutative=False) a sqrt(-a).expand() Traceback (most recent call last): File stdin, line 1, in module

Re: Issue 3457 in sympy: use2to3 script only works in a git checkout

2012-10-29 Thread sympy
Comment #6 on issue 3457 by asmeu...@gmail.com: use2to3 script only works in a git checkout http://code.google.com/p/sympy/issues/detail?id=3457 Yah, let's leave this open for that, and also for updating the README just to make sure it's clear. -- You received this message because you

Re: Issue 2845 in sympy: Integrating the new plotting module

2012-10-29 Thread sympy
Issue 2845: Integrating the new plotting module http://code.google.com/p/sympy/issues/detail?id=2845 This issue is now blocking issue sympy:2987. See http://code.google.com/p/sympy/issues/detail?id=2987 -- You received this message because you are listed in the owner or CC fields of this issue,

Re: Issue 2987 in sympy: Change the behaviour of the deprecated Plot()

2012-10-29 Thread sympy
Updates: Labels: CodeInCategory-Code Blockedon: -sympy:2845 sympy:2845 Comment #4 on issue 2987 by krastano...@gmail.com: Change the behaviour of the deprecated Plot() http://code.google.com/p/sympy/issues/detail?id=2987 (No comment was entered for this change.) -- You

Re: Issue 3434 in sympy: warning when starting isympy

2012-10-29 Thread sympy
Updates: Labels: CodeInCategory-Code Comment #10 on issue 3434 by krastano...@gmail.com: warning when starting isympy http://code.google.com/p/sympy/issues/detail?id=3434 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google

Re: Issue 2845 in sympy: Integrating the new plotting module

2012-10-29 Thread sympy
Issue 2845: Integrating the new plotting module http://code.google.com/p/sympy/issues/detail?id=2845 This issue is now blocking issue sympy:2987. See http://code.google.com/p/sympy/issues/detail?id=2987 -- You received this message because you are listed in the owner or CC fields of this issue,

Re: Issue 2845 in sympy: Integrating the new plotting module

2012-10-29 Thread sympy
Updates: Labels: CodeInMultiple Comment #19 on issue 2845 by krastano...@gmail.com: Integrating the new plotting module http://code.google.com/p/sympy/issues/detail?id=2845 documentation tasks: - cheat sheet - comparisons with other CASs on wiki pages - screenshots -- You

Re: Issue 182 in sympy: Plot linear maps

2012-10-29 Thread sympy
Updates: Labels: CodeInCategory-Code Comment #9 on issue 182 by krastano...@gmail.com: Plot linear maps http://code.google.com/p/sympy/issues/detail?id=182 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups

Issue 3463 in sympy: update the plotting capabilities wiki page and generally the plotting documentation.

2012-10-29 Thread sympy
Status: Valid Owner: Labels: Type-Enhancement Priority-Medium Documentation Plotting CodeInCategory-Documentation CodeInMultiple New issue 3463 by krastano...@gmail.com: update the plotting capabilities wiki page and generally the plotting documentation.

Re: Issue 3463 in sympy: update the plotting capabilities wiki page and generally the plotting documentation.

2012-10-29 Thread sympy
Comment #1 on issue 3463 by krastano...@gmail.com: update the plotting capabilities wiki page and generally the plotting documentation. http://code.google.com/p/sympy/issues/detail?id=3463 one more task: Working on the previous tasks may unravel problems with the documentation of the

Re: Issue 2766 in sympy: Translate tutorial

2012-10-29 Thread sympy
Updates: Status: WontFix Comment #10 on issue 2766 by krastano...@gmail.com: Translate tutorial http://code.google.com/p/sympy/issues/detail?id=2766 I guess this can be closed (wontfix) as there are no more such GoogleCodeIn tasks. -- You received this message because you are

Re: Issue 2797 in sympy: Translate our webpage

2012-10-29 Thread sympy
Updates: Status: WontFix Comment #11 on issue 2797 by krastano...@gmail.com: Translate our webpage http://code.google.com/p/sympy/issues/detail?id=2797 Probably it is ok to close (wontfix) as there are no more translation GCI tasks. -- You received this message because you are

2 issues changed in sympy

2012-10-29 Thread sympy
Updates: Labels: CodeInCategory-Documentation Comment by krastano...@gmail.com: (No comment was entered for this change.) Affected issues: issue 2769: Make video tutorials for SymPy http://code.google.com/p/sympy/issues/detail?id=2769 issue 2790: Create examples/short tutorials

Re: Issue 1941 in sympy: Objects that know how to combine themselves

2012-10-29 Thread sympy
Updates: Labels: -CodeInCategory-Research -CodeInDifficulty-Hard Comment #15 on issue 1941 by krastano...@gmail.com: Objects that know how to combine themselves http://code.google.com/p/sympy/issues/detail?id=1941 It does not make sense for GCI anymore. -- You received this message

Re: Issue 1393 in sympy: Implement heuristics for integrating common algebraic functions

2012-10-29 Thread sympy
Issue 1393: Implement heuristics for integrating common algebraic functions http://code.google.com/p/sympy/issues/detail?id=1393 This issue is now blocking issue sympy:1020. See http://code.google.com/p/sympy/issues/detail?id=1020 -- You received this message because you are listed in the owner

Re: Issue 1393 in sympy: Implement heuristics for integrating common algebraic functions

2012-10-29 Thread sympy
Issue 1393: Implement heuristics for integrating common algebraic functions http://code.google.com/p/sympy/issues/detail?id=1393 This issue is now blocking issue sympy:1020. See http://code.google.com/p/sympy/issues/detail?id=1020 -- You received this message because you are listed in the owner

Re: Issue 1020 in sympy: integrate(sqrt(y**2 - x**2)/x, x) can't do it

2012-10-29 Thread sympy
Updates: Status: Fixed Blockedon: -sympy:1393 sympy:1393 Comment #6 on issue 1020 by ronan.l...@gmail.com: integrate(sqrt(y**2 - x**2)/x, x) can't do it http://code.google.com/p/sympy/issues/detail?id=1020 Wolfram Alpha doesn't do much better. And actually, I think our result

Re: Issue 2762 in sympy: Investigate ways to improve substitution, pattern matching, etc.

2012-10-29 Thread sympy
Updates: Labels: -CodeInCategory-Research -CodeInDifficulty-Medium Comment #10 on issue 2762 by krastano...@gmail.com: Investigate ways to improve substitution, pattern matching, etc. http://code.google.com/p/sympy/issues/detail?id=2762 It does not make sense for GCI anymore -- You

Re: Issue 2792 in sympy: Investigate how to employ complexity measures in functions like trigsimp(), etc.

2012-10-29 Thread sympy
Updates: Labels: -CodeInCategory-Research -CodeInDifficulty-Hard Comment #6 on issue 2792 by krastano...@gmail.com: Investigate how to employ complexity measures in functions like trigsimp(), etc. http://code.google.com/p/sympy/issues/detail?id=2792 It does not make sense for GCI

Re: Issue 2803 in sympy: Investigate how to make the rewrite framework more flexible

2012-10-29 Thread sympy
Updates: Labels: -CodeInCategory-Research -CodeInDifficulty-Medium Comment #5 on issue 2803 by krastano...@gmail.com: Investigate how to make the rewrite framework more flexible http://code.google.com/p/sympy/issues/detail?id=2803 It does not make sense for GCI anymore -- You

Re: Issue 1235 in sympy: Problem installing in Windows

2012-10-29 Thread sympy
Updates: Labels: -CodeInCategory-Research -CodeInDifficulty-Medium -Milestone-Release0.7.2 CodeInCategory-QA Comment #38 on issue 1235 by krastano...@gmail.com: Problem installing in Windows http://code.google.com/p/sympy/issues/detail?id=1235 Milestone passed. Does it make sense for GCI

Re: Issue 2769 in sympy: Make video tutorials for SymPy

2012-10-29 Thread sympy
Updates: Labels: -CodeInCategory-Training -CodeInDifficulty-Easy Comment #13 on issue 2769 by krastano...@gmail.com: Make video tutorials for SymPy http://code.google.com/p/sympy/issues/detail?id=2769 (No comment was entered for this change.) -- You received this message because you

Re: Issue 2790 in sympy: Create examples/short tutorials using IPython's notebook (IPython = 0.12)

2012-10-29 Thread sympy
Updates: Labels: -CodeInCategory-Training -CodeInDifficulty-Medium Comment #15 on issue 2790 by krastano...@gmail.com: Create examples/short tutorials using IPython's notebook (IPython = 0.12) http://code.google.com/p/sympy/issues/detail?id=2790 (No comment was entered for this

Re: Issue 2798 in sympy: Research ways to extract statistics from the issue tracker

2012-10-29 Thread sympy
Updates: Labels: -CodeInCategory-Research -CodeInDifficulty-Medium Comment #9 on issue 2798 by krastano...@gmail.com: Research ways to extract statistics from the issue tracker http://code.google.com/p/sympy/issues/detail?id=2798 (No comment was entered for this change.) -- You

Re: Issue 1020 in sympy: integrate(sqrt(y**2 - x**2)/x, x) can't do it

2012-10-29 Thread sympy
Comment #7 on issue 1020 by ondrej.c...@gmail.com: integrate(sqrt(y**2 - x**2)/x, x) can't do it http://code.google.com/p/sympy/issues/detail?id=1020 Indeed, the current master shows: In [1]: integrate(sqrt(y**2 - x**2)/x, x) Out[1]: ⎧ 2

Re: Issue 1397 in sympy: solve fails for a sum of two fractions

2012-10-29 Thread sympy
Issue 1397: solve fails for a sum of two fractions http://code.google.com/p/sympy/issues/detail?id=1397 This issue is now blocking issue sympy:1227. See http://code.google.com/p/sympy/issues/detail?id=1227 -- You received this message because you are listed in the owner or CC fields of this

Re: Issue 1323 in sympy: integrate(1/sqrt(16 + 4*x**2), x) fails

2012-10-29 Thread sympy
Updates: Status: Fixed Blockedon: -sympy:1393 sympy:1393 Comment #6 on issue 1323 by ronan.l...@gmail.com: integrate(1/sqrt(16 + 4*x**2), x) fails http://code.google.com/p/sympy/issues/detail?id=1323 This has been fixed. In [22]: integrate(1/sqrt(16 + 4*x**2), x) Out[22]:

Re: Issue 1393 in sympy: Implement heuristics for integrating common algebraic functions

2012-10-29 Thread sympy
Issue 1393: Implement heuristics for integrating common algebraic functions http://code.google.com/p/sympy/issues/detail?id=1393 This issue is now blocking issue sympy:1323. See http://code.google.com/p/sympy/issues/detail?id=1323 -- You received this message because you are listed in the owner

Re: Issue 1393 in sympy: Implement heuristics for integrating common algebraic functions

2012-10-29 Thread sympy
Issue 1393: Implement heuristics for integrating common algebraic functions http://code.google.com/p/sympy/issues/detail?id=1393 This issue is now blocking issue sympy:1323. See http://code.google.com/p/sympy/issues/detail?id=1323 -- You received this message because you are listed in the owner

Re: Issue 1768 in sympy: integrate(sin(x)*tan(x), x) fails but integrate(sin(x)**2/cos(x), x) doesn't

2012-10-29 Thread sympy
Updates: Status: Fixed Comment #4 on issue 1768 by ronan.l...@gmail.com: integrate(sin(x)*tan(x), x) fails but integrate(sin(x)**2/cos(x), x) doesn't http://code.google.com/p/sympy/issues/detail?id=1768 This works now: In [25]: integrate(sin(x) * tan(x), x) Out[25]: log(sin(x) -

Re: Issue 1869 in sympy: integrate(sin(log(x**2))) always treats x as positive

2012-10-29 Thread sympy
Updates: Summary: integrate(sin(log(x**2))) always treats x as positive Labels: WrongResult Comment #3 on issue 1869 by ronan.l...@gmail.com: integrate(sin(log(x**2))) always treats x as positive http://code.google.com/p/sympy/issues/detail?id=1869 This works quickly enough

Re: Issue 2943 in sympy: rsolve: wrong result

2012-10-29 Thread sympy
Comment #2 on issue 2943 by asmeu...@gmail.com: rsolve: wrong result http://code.google.com/p/sympy/issues/detail?id=2943 Also x = Function('x') a, k = symbols(a k) rsolve(Eq(x(k + 1), a*x(k)), x(k)) 0 -- You received this message because you are subscribed to the Google Groups