Re: Issue 1594 in sympy: bin/test --random should also shuffle tests inside a file

2011-07-23 Thread sympy
Comment #6 on issue 1594 by vlada.pe...@gmail.com: bin/test --random should also shuffle tests inside a file http://code.google.com/p/sympy/issues/detail?id=1594 Ah, right. Well, I also don't think we'd catch many errors this way (though I guess it's possible). The testing situation has cha

Re: Issue 1328 in sympy: improvements to our bin/test framework

2011-07-23 Thread sympy
Comment #6 on issue 1328 by ondrej.c...@gmail.com: improvements to our bin/test framework http://code.google.com/p/sympy/issues/detail?id=1328 Fine with me. -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send email t

Re: Issue 1262 in sympy: fix sympy to work in python3.0

2011-07-23 Thread sympy
Updates: Labels: Python3 Blockedon: 2574 Comment #28 on issue 1262 by vlada.pe...@gmail.com: fix sympy to work in python3.0 http://code.google.com/p/sympy/issues/detail?id=1262 I just realized I haven't updated this. Work is progressing, two pull requests are already in and

Re: Issue 2574 in sympy: Wrong assumptions for LambertW(-1)

2011-07-23 Thread sympy
Issue 2574: Wrong assumptions for LambertW(-1) http://code.google.com/p/sympy/issues/detail?id=2574 This issue is now blocking issue 1262. See http://code.google.com/p/sympy/issues/detail?id=1262 -- You received this message because you are listed in the owner or CC fields of this issue, or beca

Re: Issue 1594 in sympy: bin/test --random should also shuffle tests inside a file

2011-07-23 Thread sympy
Comment #7 on issue 1594 by asmeurer: bin/test --random should also shuffle tests inside a file http://code.google.com/p/sympy/issues/detail?id=1594 Well, there's also a big history of cache failures (Ondrej can tell you more about this), which only appear in strange situations like running

Re: Issue 2596 in sympy: mpmath.runtests() - test_hash in test_basic_ops failed

2011-07-23 Thread sympy
Comment #6 on issue 2596 by rdmoo...@gmail.com: mpmath.runtests() - test_hash in test_basic_ops failed http://code.google.com/p/sympy/issues/detail?id=2596 @vlada Just mpmath. -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this

Issue 2597 in sympy: Undocumented methods (that do have docstrings)

2011-07-23 Thread sympy
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2597 by tlora...@gmail.com: Undocumented methods (that do have docstrings) http://code.google.com/p/sympy/issues/detail?id=2597 There are some methods that do have docstrings, but are not shown in the documentation (docs.

Re: Issue 441 in sympy: patches reviewing infrastructure

2011-07-23 Thread sympy
Updates: Status: WontFix Comment #19 on issue 441 by vlada.pe...@gmail.com: patches reviewing infrastructure http://code.google.com/p/sympy/issues/detail?id=441 This is no longer relevant. We use Github and the infrastructure provided by it to review patches. I'm closing it as WONTF

Re: Issue 1266 in sympy: update SympyDevelopment

2011-07-23 Thread sympy
Updates: Status: Fixed Comment #5 on issue 1266 by vlada.pe...@gmail.com: update SympyDevelopment http://code.google.com/p/sympy/issues/detail?id=1266 We now have a very nice DevelopmentWorkflow[1] page on the SymPy wiki, so I'm considering this fixed. The meta issue for copying files

Re: Issue 679 in sympy: bug in match

2011-07-23 Thread sympy
Updates: Labels: -Priority-High Priority-Medium Milestone-Release0.7.2 Comment #2 on issue 679 by vlada.pe...@gmail.com: bug in match http://code.google.com/p/sympy/issues/detail?id=679 This is actually still relevant (you'll want to use p = Wild('p'), though), so add 0.7.2 as a milest

Re: Issue 773 in sympy: sympify("abc") should return an "abc" symbol

2011-07-23 Thread sympy
Updates: Status: Fixed Comment #5 on issue 773 by vlada.pe...@gmail.com: sympify("abc") should return an "abc" symbol http://code.google.com/p/sympy/issues/detail?id=773 This is fixed. Trying to parse "lambda" raises "SympifyError: "could not parse u'lambda'"" which is fine, as it i

Re: Issue 281 in sympy: Infinity is a subclass of Rational

2011-07-23 Thread sympy
Updates: Labels: Milestone-Release0.7.2 Comment #10 on issue 281 by vlada.pe...@gmail.com: Infinity is a subclass of Rational http://code.google.com/p/sympy/issues/detail?id=281 This is still relevant, lets add a milestone to it to give it some more attention. -- You received this

Re: Issue 960 in sympy: conjugate does not work with commutative = False

2011-07-23 Thread sympy
Updates: Status: Fixed Comment #8 on issue 960 by vlada.pe...@gmail.com: conjugate does not work with commutative = False http://code.google.com/p/sympy/issues/detail?id=960 Current master is fine with this, closing as fixed. -- You received this message because you are subscribed to

Re: Issue 631 in sympy: (1/((1-x)**2)).series(x,1) fails

2011-07-23 Thread sympy
Updates: Status: Fixed Comment #3 on issue 631 by vlada.pe...@gmail.com: (1/((1-x)**2)).series(x,1) fails http://code.google.com/p/sympy/issues/detail?id=631 This works in master now, closing as fixed. -- You received this message because you are subscribed to the Google Groups "sym

Re: Issue 421 in sympy: pypi (cheeseshop) entry and announcing sympy

2011-07-23 Thread sympy
Updates: Status: Fixed Comment #13 on issue 421 by vlada.pe...@gmail.com: pypi (cheeseshop) entry and announcing sympy http://code.google.com/p/sympy/issues/detail?id=421 This is no longer relevant, the latest version is mentioned everywhere and there's a reminder in the "New-Releas

Issue 2598 in sympy: Errors when installing with pip: missing __init__.py files in various modules

2011-07-23 Thread sympy
Status: Accepted Owner: CC: asmeurer Labels: Type-Defect Priority-Medium Milestone-Release0.7.1 New issue 2598 by vlada.pe...@gmail.com: Errors when installing with pip: missing __init__.py files in various modules http://code.google.com/p/sympy/issues/detail?id=2598 When installing with

Re: Issue 2598 in sympy: Errors when installing with pip: missing __init__.py files in various modules

2011-07-23 Thread sympy
Comment #1 on issue 2598 by vlada.pe...@gmail.com: Errors when installing with pip: missing __init__.py files in various modules http://code.google.com/p/sympy/issues/detail?id=2598 I've reported the mpmath issue at: http://code.google.com/p/mpmath/issues/detail?id=213 -- You received thi

Re: Issue 2341 in sympy: The test utility should clear the cache.

2011-07-23 Thread sympy
Updates: Status: Started Comment #6 on issue 2341 by Vinzent.Steinberg: The test utility should clear the cache. http://code.google.com/p/sympy/issues/detail?id=2341 This is not yet fixed, as the patch is not yet in. I still think this might hide caching bugs, but if the memory usage

Re: Issue 2561 in sympy: Add a link to the source next to function definitions in the docs

2011-07-23 Thread sympy
Comment #5 on issue 2561 by asmeurer: Add a link to the source next to function definitions in the docs http://code.google.com/p/sympy/issues/detail?id=2561 This is included in the 0.7.1 release branch. -- You received this message because you are subscribed to the Google Groups "sympy-issu

Re: Issue 2597 in sympy: Import all public functions and classes into Sphinx

2011-07-23 Thread sympy
Updates: Summary: Import all public functions and classes into Sphinx Status: Accepted Labels: -Priority-Medium Priority-High Milestone-Release0.7.2 Documentation Comment #1 on issue 2597 by asmeurer: Import all public functions and classes into Sphinx http://code.goog

Re: Issue 2598 in sympy: Errors when installing with pip: missing __init__.py files in various modules

2011-07-23 Thread sympy
Updates: Status: Duplicate Mergedinto: 543 Comment #2 on issue 2598 by asmeurer: Errors when installing with pip: missing __init__.py files in various modules http://code.google.com/p/sympy/issues/detail?id=2598 I'll make a patch to 0.7.1 fixing the syntax errors. For the res

Re: Issue 543 in sympy: warnings on python setup.py build

2011-07-23 Thread sympy
Updates: Cc: asmeurer Comment #8 on issue 543 by asmeurer: warnings on python setup.py build http://code.google.com/p/sympy/issues/detail?id=543 Issue 2598 has been merged into this issue. -- You received this message because you are subscribed to the Google Groups "sympy-issues" group

Re: Issue 2598 in sympy: mpmath syntax errors

2011-07-23 Thread sympy
Updates: Summary: mpmath syntax errors Status: Accepted Mergedinto: Comment #3 on issue 2598 by asmeurer: mpmath syntax errors http://code.google.com/p/sympy/issues/detail?id=2598 Actually, fixing the mpmath print statements is not as easy as adding a space before the "

Re: Issue 2598 in sympy: mpmath syntax errors

2011-07-23 Thread sympy
Updates: Cc: fredrik@gmail.com Comment #4 on issue 2598 by asmeurer: mpmath syntax errors http://code.google.com/p/sympy/issues/detail?id=2598 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups "sympy-issues" group

Re: Issue 2026 in sympy: Exact, algebraic, and integer_power substitution

2011-07-23 Thread sympy
Comment #26 on issue 2026 by asmeurer: Exact, algebraic, and integer_power substitution http://code.google.com/p/sympy/issues/detail?id=2026 I misread the code. Please ignore my comments about "in". My other comments are still valid, though. -- You received this message because you are

Re: Issue 2598 in sympy: mpmath syntax errors

2011-07-23 Thread sympy
Comment #5 on issue 2598 by asmeurer: mpmath syntax errors http://code.google.com/p/sympy/issues/detail?id=2598 PS. I see pip is very aggressive in seeking out new versions, I don't know if this is a setting or something. A normal "pip install sympy" will grab the latest 0.7.1rc, even though

Re: Issue 2341 in sympy: The test utility should clear the cache.

2011-07-23 Thread sympy
Comment #7 on issue 2341 by asmeurer: The test utility should clear the cache. http://code.google.com/p/sympy/issues/detail?id=2341 https://github.com/sympy/sympy/pull/507 was pushed in. What does the patch here offer that that one doesn't? Supposedly, the performance was virtually the s

Re: Issue 2561 in sympy: Add a link to the source next to function definitions in the docs

2011-07-23 Thread sympy
Updates: Labels: Milestone-Release0.7.1 Comment #6 on issue 2561 by asmeurer: Add a link to the source next to function definitions in the docs http://code.google.com/p/sympy/issues/detail?id=2561 (No comment was entered for this change.) -- You received this message because you are

Issue 2599 in sympy: Update isympy manpage

2011-07-23 Thread sympy
Status: Accepted Owner: asmeurer Labels: Type-Defect Priority-Medium Milestone-Release0.7.2 Documentation New issue 2599 by asmeurer: Update isympy manpage http://code.google.com/p/sympy/issues/detail?id=2599 The manpage for isympy (doc/man/isympy) needs to be updated with all the latest optio

Re: Issue 1575 in sympy: help(module) contains a bunch of irrelevant stuff

2011-07-23 Thread sympy
Updates: Labels: -Milestone-Release0.7.2 Comment #15 on issue 1575 by asmeurer: help(module) contains a bunch of irrelevant stuff http://code.google.com/p/sympy/issues/detail?id=1575 (No comment was entered for this change.) -- You received this message because you are subscribed to

Issue 2600 in sympy: Variable definitions do not always work at SymPy Live

2011-07-23 Thread sympy
Status: Accepted Owner: asmeurer Labels: Type-Defect Priority-Medium Live New issue 2600 by asmeurer: Variable definitions do not always work at SymPy Live http://code.google.com/p/sympy/issues/detail?id=2600 I was playing around with the new live extension in the docs, when I found this ex

Re: Issue 2600 in sympy: Variable definitions do not always work at SymPy Live

2011-07-23 Thread sympy
Updates: Labels: -Priority-Medium Priority-High Comment #1 on issue 2600 by asmeurer: Variable definitions do not always work at SymPy Live http://code.google.com/p/sympy/issues/detail?id=2600 This works: genform = g(f(x)/x) + h(f(x)/x)*f(x).diff(x) ... genform /f(x)\/f(x)\ d

Re: Issue 2600 in sympy: Variable definitions do not always work at SymPy Live

2011-07-23 Thread sympy
Comment #2 on issue 2600 by matt...@gmail.com: Variable definitions do not always work at SymPy Live http://code.google.com/p/sympy/issues/detail?id=2600 It doesn't work because `genform` isn't picklable and apparently non-picklable expression support in SymPy Live is broken. -- You recei

Re: Issue 2600 in sympy: Variable definitions do not always work at SymPy Live

2011-07-23 Thread sympy
Comment #3 on issue 2600 by asmeurer: Variable definitions do not always work at SymPy Live http://code.google.com/p/sympy/issues/detail?id=2600 Yeah, I figured that was the problem. So fixing issue 1198 would fix this? -- You received this message because you are subscribed to the Google G

Re: Issue 1198 in sympy: pickle does not work for Function

2011-07-23 Thread sympy
Comment #3 on issue 1198 by asmeurer: pickle does not work for Function http://code.google.com/p/sympy/issues/detail?id=1198 It was pointed out to me that namedtuple from the standard library does something similar to Function, and is pickable. If you look at the source for namedtuple, ther

Re: Issue 1198 in sympy: pickle does not work for Function

2011-07-23 Thread sympy
Comment #4 on issue 1198 by asmeurer: pickle does not work for Function http://code.google.com/p/sympy/issues/detail?id=1198 Actually, it looks like namedtuples cannot be pickled interactively. -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. T

Issue 2601 in sympy: Fix latex(RootOf)

2011-07-23 Thread sympy
Status: Accepted Owner: asmeurer Labels: Type-Defect Priority-Medium Printing Polynomial New issue 2601 by asmeurer: Fix latex(RootOf) http://code.google.com/p/sympy/issues/detail?id=2601 In [73]: latex(RootOf(x**3 + 2*x + 1, 0)) Out[73]: RootOf(x**3 + 2*x + 1, 0) This is wrong. It should conv

Issue 2602 in sympy: Definition of "homogeneous" in the polys module is wrong

2011-07-23 Thread sympy
Status: Accepted Owner: asmeurer Labels: Type-Defect Priority-Medium Polynomial New issue 2602 by asmeurer: Definition of "homogeneous" in the polys module is wrong http://code.google.com/p/sympy/issues/detail?id=2602 I talked with Mateusz about this at the SciPy conference. The polys defi