Issue 1554 in sympy: diff(f(x), x, x, x) fails to produce third derivative

2009-09-08 Thread codesite-noreply
Updates: Status: Started Cc: ondrej.certik fred...@witherden.org Labels: NeedsReview Comment #3 on issue 1554 by asmeurer: diff(f(x), x, x, x) fails to produce third derivative http://code.google.com/p/sympy/issues/detail?id=1554 I fixed it. Pull from http://github.com

Issue 1641 in sympy: doctests require newline only when run for single file

2009-09-08 Thread codesite-noreply
Comment #4 on issue 1641 by smichr: doctests require newline only when run for single file http://code.google.com/p/sympy/issues/detail?id=1641 The interpreter and the command line behave differently: interpreter command line no blank line befo

Issue 1641 in sympy: doctests require newline only when run for single file

2009-09-08 Thread codesite-noreply
Comment #3 on issue 1641 by smichr: doctests require newline only when run for single file http://code.google.com/p/sympy/issues/detail?id=1641 There are no errors reported running Python 2.6.2 or 2.4 on windows. All tests report as passing, so there is no "newline" error. If I try to run th

Issue 1642 in sympy: decorators in functions/special/polynomials.py prevent printing in Mul.flatten (and others)

2009-09-08 Thread codesite-noreply
Status: Accepted Owner: asmeurer Labels: Type-Defect Priority-Medium New issue 1642 by asmeurer: decorators in functions/special/polynomials.py prevent printing in Mul.flatten (and others) http://code.google.com/p/sympy/issues/detail?id=1642 It seems that the @recurrence_memo decorators in che

Issue 1641 in sympy: doctests require newline only when run for single file

2009-09-08 Thread codesite-noreply
Updates: Labels: Milestone-Release0.7.0 Comment #2 on issue 1641 by asmeurer: doctests require newline only when run for single file http://code.google.com/p/sympy/issues/detail?id=1641 (No comment was entered for this change.) -- You received this message because you are listed in th

Issue 1521 in sympy: doc/ doctests fail

2009-09-08 Thread codesite-noreply
Updates: Status: Fixed Comment #5 on issue 1521 by asmeurer: doc/ doctests fail http://code.google.com/p/sympy/issues/detail?id=1521 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fields of this issue, or because you star

Issue 1641 in sympy: doctests require newline only when run for single file

2009-09-08 Thread codesite-noreply
Status: Accepted Owner: asmeurer Labels: Type-Defect Priority-Medium Documentation New issue 1641 by asmeurer: doctests require newline only when run for single file http://code.google.com/p/sympy/issues/detail?id=1641 $./bin/doctest sympy/core/function.py < a bunch of errors relating to there

Issue 1641 in sympy: doctests require newline only when run for single file

2009-09-08 Thread codesite-noreply
Updates: Cc: ondrej.certik Labels: -Priority-Medium Priority-Critical Comment #1 on issue 1641 by asmeurer: doctests require newline only when run for single file http://code.google.com/p/sympy/issues/detail?id=1641 After fixing those, I found some other doctest failures in the