Issue 1306 in sympy: Test the rst docs

2009-04-17 Thread codesite-noreply
Comment #13 on issue 1306 by fab...@fseoane.net: Test the rst docs http://code.google.com/p/sympy/issues/detail?id=1306 I'm having a hard time to extend sympy.utilities.runtests.SympyDocTests to accept a .txt file. lines 408-410: # skip files that are not importable (i.e. missing __i

Issue 1320 in sympy: simplify does not simplify commutted diffs

2009-04-17 Thread codesite-noreply
Comment #15 on issue 1320 by Vinzent.Steinberg: simplify does not simplify commutted diffs http://code.google.com/p/sympy/issues/detail?id=1320 Sorry, I was not clear, I meant your e-mail address. :) -- You received this message because you are listed in the owner or CC fields of this issue,

Issue 1320 in sympy: simplify does not simplify commutted diffs

2009-04-17 Thread codesite-noreply
Comment #16 on issue 1320 by ondrej.certik: simplify does not simplify commutted diffs http://code.google.com/p/sympy/issues/detail?id=1320 Probably just johann.cohentanugi and then at gmail.com, no? -- You received this message because you are listed in the owner or CC fields of this issue,

Issue 1320 in sympy: simplify does not simplify commutted diffs

2009-04-17 Thread codesite-noreply
Comment #17 on issue 1320 by Vinzent.Steinberg: simplify does not simplify commutted diffs http://code.google.com/p/sympy/issues/detail?id=1320 Yeah, but maybe he wants to use another address. And maybe he doesn't use Gmail at all. And I'll have to ask him at least before spreading his e-mai

Issue 1371 in sympy: use scipy for integrals evaluation

2009-04-17 Thread codesite-noreply
Comment #6 on issue 1371 by Vinzent.Steinberg: use scipy for integrals evaluation http://code.google.com/p/sympy/issues/detail?id=1371 mpmath (part of sympy) has nice numerical python-only integration. -- You received this message because you are listed in the owner or CC fields of this issue

Issue 1320 in sympy: simplify does not simplify commutted diffs

2009-04-17 Thread codesite-noreply
Comment #18 on issue 1320 by johann.cohentanugi: simplify does not simplify commutted diffs http://code.google.com/p/sympy/issues/detail?id=1320 let's use johann.cohentanugi at gmail dot com thanks guys! Johann -- You received this message because you are listed in the owner or CC fields of t

Issue 1381 in sympy: error with mpmath documentation

2009-04-17 Thread codesite-noreply
Updates: Status: Accepted Labels: -Priority-Medium Priority-High Comment #1 on issue 1381 by Vinzent.Steinberg: error with mpmath documentation http://code.google.com/p/sympy/issues/detail?id=1381 Thank you for spotting this! I think the documentation has not been updated when

Issue 534 in sympy: Roots of a nonlinear equation

2009-04-17 Thread codesite-noreply
Updates: Labels: NeedsReview Comment #13 on issue 534 by Vinzent.Steinberg: Roots of a nonlinear equation http://code.google.com/p/sympy/issues/detail?id=534 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fields of this i

Issue 1380 in sympy: solve(2*x/(x+2)-1,x) gives error

2009-04-17 Thread codesite-noreply
Updates: Status: Accepted Labels: Solvers Comment #1 on issue 1380 by Vinzent.Steinberg: solve(2*x/(x+2)-1,x) gives error http://code.google.com/p/sympy/issues/detail?id=1380 This is probably related to issue 1338. -- You received this message because you are listed in the own

Issue 1172 in sympy: example: curve sketching

2009-04-17 Thread codesite-noreply
Updates: Labels: Solvers Comment #14 on issue 1172 by Vinzent.Steinberg: example: curve sketching http://code.google.com/p/sympy/issues/detail?id=1172 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fields of this issue, o

Issue 1365 in sympy: improve solve

2009-04-17 Thread codesite-noreply
Updates: Summary: improve solve Labels: -Priority-Medium Priority-High Comment #8 on issue 1365 by Vinzent.Steinberg: improve solve http://code.google.com/p/sympy/issues/detail?id=1365 TODO: * decide whether to return a set * implement the things Fredrik mentioned * see the last

Issue 1320 in sympy: simplify does not simplify commutted diffs

2009-04-17 Thread codesite-noreply
Updates: Status: Fixed Comment #19 on issue 1320 by Vinzent.Steinberg: simplify does not simplify commutted diffs http://code.google.com/p/sympy/issues/detail?id=1320 http://git.sympy.org/?p=sympy.git;a=commit;h=f2a3707fa74b85d20d3a9a828be5adfc9e512744 Welcome to sympy! http://git.sy

Issue 1387 in sympy: solve(x+sqrt(x)-2,x) returns wrong solution

2009-04-17 Thread codesite-noreply
Status: New Owner: asmeurer Labels: Type-Defect Priority-Medium WrongResult New issue 1387 by asmeurer: solve(x+sqrt(x)-2,x) returns wrong solution http://code.google.com/p/sympy/issues/detail?id=1387 I was adding some tests from Issue 694 (http://code.google.com/p/sympy/issues/detail? can=2&

Issue 1388 in sympy: integrate(exp(-x)*x**n, x) fails

2009-04-17 Thread codesite-noreply
Status: Accepted Owner: Labels: Type-Defect Priority-Medium New issue 1388 by ondrej.certik: integrate(exp(-x)*x**n, x) fails http://code.google.com/p/sympy/issues/detail?id=1388 In [7]: integrate(exp(-x)*x**n, x) --- P

Issue 1389 in sympy: pretty should have an option to disable line wrapping

2009-04-17 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 1389 by fabian.seoane: pretty should have an option to disable line wrapping http://code.google.com/p/sympy/issues/detail?id=1389 Line wrapping might not be a good idea when output is not a console For example, the followin