Re: Issue 3434 in sympy: warning when starting isympy

2012-10-14 Thread sympy
Comment #2 on issue 3434 by jenshnie...@gmail.com: warning when starting isympy http://code.google.com/p/sympy/issues/detail?id=3434 The problem is that just importing sympy should not import matplotlib.pyplot. Is is unexpected behaviour and will lead to weird bugs in tons of other packag

Issue 3439 in sympy: Don't pollute global namaespace with plot.

2012-10-14 Thread sympy
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3439 by jenshnie...@gmail.com: Don't pollute global namaespace with plot. http://code.google.com/p/sympy/issues/detail?id=3439 Running from sympy import * as is the default in isympy results in sympys plot function being im

Re: Issue 3439 in sympy: Don't pollute global namaespace with plot.

2012-10-14 Thread sympy
Comment #1 on issue 3439 by jenshnie...@gmail.com: Don't pollute global namaespace with plot. http://code.google.com/p/sympy/issues/detail?id=3439 See for instance https://github.com/ipython/ipython/issues/2488 -- You received this message because you are subscribed to the Google Groups "sy

Re: Issue 3439 in sympy: Don't pollute global namaespace with plot.

2012-10-14 Thread sympy
Updates: Status: WontFix Comment #2 on issue 3439 by asmeu...@gmail.com: Don't pollute global namaespace with plot. http://code.google.com/p/sympy/issues/detail?id=3439 Keeping our names disjoint from numpy's is not a design decision of SymPy. We have a hard enough time not collidin

Re: Issue 3434 in sympy: warning when starting isympy

2012-10-14 Thread sympy
Updates: Blockedon: sympy:3427 Comment #3 on issue 3434 by asmeu...@gmail.com: warning when starting isympy http://code.google.com/p/sympy/issues/detail?id=3434 I agree with that, though that issue is a little harder to fix. If you can figure it out, that would be preferred. See agai

Re: Issue 3427 in sympy: Speed of import with external modules

2012-10-14 Thread sympy
Issue 3427: Speed of import with external modules http://code.google.com/p/sympy/issues/detail?id=3427 This issue is now blocking issue sympy:3434. See http://code.google.com/p/sympy/issues/detail?id=3434 -- You received this message because you are listed in the owner or CC fields of this issue

Re: Issue 3439 in sympy: Don't pollute global namaespace with plot.

2012-10-14 Thread sympy
Comment #3 on issue 3439 by jenshnie...@gmail.com: Don't pollute global namaespace with plot. http://code.google.com/p/sympy/issues/detail?id=3439 I'm sorry that you chose to pretend that there is not an issue. I think that the importing into global name spaces is one of the biggest issues

Re: Issue 3439 in sympy: Don't pollute global namaespace with plot.

2012-10-14 Thread sympy
Comment #4 on issue 3439 by jenshnie...@gmail.com: Don't pollute global namaespace with plot. http://code.google.com/p/sympy/issues/detail?id=3439 Furthermore the most natural way of activating an interactive session in Ipython is to use pylab. And there you have the name clash almost una

Re: Issue 3439 in sympy: Don't pollute global namaespace with plot.

2012-10-14 Thread sympy
Comment #5 on issue 3439 by asmeu...@gmail.com: Don't pollute global namaespace with plot. http://code.google.com/p/sympy/issues/detail?id=3439 Scripts should *never* use implicit imports, or pylab for that matter. Pylab and isympy are intended for interactive use only. Python has a mech

Re: Issue 823 in sympy: laplace, div, grad

2012-10-14 Thread sympy
Updates: Labels: -NeedsReview NeedsBetterPatch Comment #8 on issue 823 by julien.r...@gmail.com: laplace, div, grad http://code.google.com/p/sympy/issues/detail?id=823 This needs polishing: printing methods, docstrings, tests, ... -- You received this message because you are subscribed

Re: Issue 1058 in sympy: Classifying formulas

2012-10-14 Thread sympy
Updates: Labels: -NeedsReview NeedsBetterPatch Comment #19 on issue 1058 by julien.r...@gmail.com: Classifying formulas http://code.google.com/p/sympy/issues/detail?id=1058 A rebase is needed and should be straight forward since the conflicts are only in imports. -- You received this

Re: Issue 3439 in sympy: Don't pollute global namaespace with plot.

2012-10-14 Thread sympy
Comment #6 on issue 3439 by asmeu...@gmail.com: Don't pollute global namaespace with plot. http://code.google.com/p/sympy/issues/detail?id=3439 I think perhaps your real issue here is "pylab and isympy don't mix", meaning that they both import the same names. The fix for the user (and to

Re: Issue 1360 in sympy: "integrate" doesn't allow the use of functions as the variable of integration.

2012-10-14 Thread sympy
Updates: Status: Valid Labels: -NeedsReview NeedsBetterPatch Comment #7 on issue 1360 by julien.r...@gmail.com: "integrate" doesn't allow the use of functions as the variable of integration. http://code.google.com/p/sympy/issues/detail?id=1360 Subsequent pull at https://github

Re: Issue 1739 in sympy: Constants 'C_i' in differential equations confuse solver

2012-10-14 Thread sympy
Updates: Labels: -NeedsReview NeedsBetterPatch Comment #8 on issue 1739 by julien.r...@gmail.com: Constants 'C_i' in differential equations confuse solver http://code.google.com/p/sympy/issues/detail?id=1739 Failing tests. -- You received this message because you are subscribed to th

Re: Issue 2219 in sympy: Arbitrary constants in indefinite integration

2012-10-14 Thread sympy
Updates: Status: Valid Blockedon: -sympy:1336 sympy:1336 Comment #13 on issue 2219 by julien.r...@gmail.com: Arbitrary constants in indefinite integration http://code.google.com/p/sympy/issues/detail?id=2219 (No comment was entered for this change.) -- You received this messa

Re: Issue 1336 in sympy: Arbitrary constant type

2012-10-14 Thread sympy
Issue 1336: Arbitrary constant type http://code.google.com/p/sympy/issues/detail?id=1336 This issue is now blocking issue sympy:2219. See http://code.google.com/p/sympy/issues/detail?id=2219 -- You received this message because you are listed in the owner or CC fields of this issue, or because y

Re: Issue 1336 in sympy: Arbitrary constant type

2012-10-14 Thread sympy
Issue 1336: Arbitrary constant type http://code.google.com/p/sympy/issues/detail?id=1336 This issue is now blocking issue sympy:2219. See http://code.google.com/p/sympy/issues/detail?id=2219 -- You received this message because you are listed in the owner or CC fields of this issue, or because y

Re: Issue 2232 in sympy: naming conflict for library function generated symbols.

2012-10-14 Thread sympy
Updates: Status: Valid Labels: Matching Simplify Comment #4 on issue 2232 by julien.r...@gmail.com: naming conflict for library function generated symbols. http://code.google.com/p/sympy/issues/detail?id=2232 (No comment was entered for this change.) -- You received this mess

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

2012-10-14 Thread sympy
Updates: Labels: -NeedsReview Comment #32 on issue 2026 by julien.r...@gmail.com: Exact, algebraic, and integer_power substitution http://code.google.com/p/sympy/issues/detail?id=2026 Not sure what remains to be done, but there is nothing to review. -- You received this message becau

Re: Issue 2865 in sympy: str(Matrix(...)) should give "Matrix(...)"

2012-10-14 Thread sympy
Updates: Labels: -NeedsReview Comment #14 on issue 2865 by julien.r...@gmail.com: str(Matrix(...)) should give "Matrix(...)" http://code.google.com/p/sympy/issues/detail?id=2865 (No comment was entered for this change.) -- You received this message because you are subscribed to the G

Re: Issue 3439 in sympy: Don't pollute global namaespace with plot.

2012-10-14 Thread sympy
Comment #7 on issue 3439 by jenshnie...@gmail.com: Don't pollute global namaespace with plot. http://code.google.com/p/sympy/issues/detail?id=3439 I perfectly well know what namespaces are thanks. The problem is that most of your examples are written with the default assumption that isympy

Re: Issue 3439 in sympy: Don't pollute global namaespace with plot.

2012-10-14 Thread sympy
Comment #8 on issue 3439 by asmeu...@gmail.com: Don't pollute global namaespace with plot. http://code.google.com/p/sympy/issues/detail?id=3439 Can you be more specific about what examples you are talking about? All of the docstring examples have explicit imports at the top, and the same w

Re: Issue 3434 in sympy: warning when starting isympy

2012-10-14 Thread sympy
Comment #4 on issue 3434 by asmeu...@gmail.com: warning when starting isympy http://code.google.com/p/sympy/issues/detail?id=3434 What version of matplotlib are you using by the way? I don't seem to get this for a more recent version. -- You received this message because you are subscribed

Re: Issue 3439 in sympy: Don't pollute global namaespace with plot.

2012-10-14 Thread sympy
Comment #9 on issue 3439 by jenshnie...@gmail.com: Don't pollute global namaespace with plot. http://code.google.com/p/sympy/issues/detail?id=3439 Ok perhaps your are right. Perhaps it is more an issue with various stack overflow questions ect. I just looked into the notebooks that you have

Re: Issue 3439 in sympy: Don't pollute global namaespace with plot.

2012-10-14 Thread sympy
Comment #10 on issue 3439 by asmeu...@gmail.com: Don't pollute global namaespace with plot. http://code.google.com/p/sympy/issues/detail?id=3439 Ok perhaps your are right. Perhaps it is more an issue with various stack overflow questions ect. Yes, we care very much about this, so that if

Re: Issue 3439 in sympy: Don't pollute global namaespace with plot.

2012-10-14 Thread sympy
Comment #11 on issue 3439 by jenshnie...@gmail.com: Don't pollute global namaespace with plot. http://code.google.com/p/sympy/issues/detail?id=3439 The issue that I was originally trying to raise is that: Sorry, I remembered something that is clearly not right. You in general do a better jo

Re: Issue 2280 in sympy: Expr._eval_interval returns itself when evaluated to a NaN

2012-10-14 Thread sympy
Issue 2280: Expr._eval_interval returns itself when evaluated to a NaN http://code.google.com/p/sympy/issues/detail?id=2280 This issue is now blocking issue sympy:1100. See http://code.google.com/p/sympy/issues/detail?id=1100 -- You received this message because you are listed in the owner or CC

Re: Issue 2280 in sympy: Expr._eval_interval returns itself when evaluated to a NaN

2012-10-14 Thread sympy
Issue 2280: Expr._eval_interval returns itself when evaluated to a NaN http://code.google.com/p/sympy/issues/detail?id=2280 This issue is now blocking issue sympy:1100. See http://code.google.com/p/sympy/issues/detail?id=1100 -- You received this message because you are listed in the owner or CC

Re: Issue 1100 in sympy: integrate(exp(-I*2*pi*y*x)*x, (x, -oo, oo)) is wrong

2012-10-14 Thread sympy
Updates: Labels: -NeedsReview Blockedon: -sympy:2280 sympy:2280 Comment #8 on issue 1100 by julien.r...@gmail.com: integrate(exp(-I*2*pi*y*x)*x, (x, -oo, oo)) is wrong http://code.google.com/p/sympy/issues/detail?id=1100 (No comment was entered for this change.) -- You receiv

Re: Issue 2280 in sympy: Expr._eval_interval returns itself when evaluated to a NaN

2012-10-14 Thread sympy
Updates: Status: Fixed Labels: -NeedsReview Comment #8 on issue 2280 by julien.r...@gmail.com: Expr._eval_interval returns itself when evaluated to a NaN http://code.google.com/p/sympy/issues/detail?id=2280 The patch to issue 1100 fixed this. commit 1b39329b48ba325c40f370c165

Re: Issue 2285 in sympy: Orthonormal Eigenvectors required

2012-10-14 Thread sympy
Updates: Status: Fixed Labels: -NeedsReview smichr Comment #7 on issue 2285 by julien.r...@gmail.com: Orthonormal Eigenvectors required http://code.google.com/p/sympy/issues/detail?id=2285 This got fixed commit faad5833cf3ef3323e9b23d0b836a829a1eb297f Author: Chris Smith Dat

Re: Issue 2308 in sympy: Should we rename primitive()? (and Expr.primitive() should call primitive())

2012-10-14 Thread sympy
Updates: Labels: -NeedsReview Blockedon: -sympy:2307 sympy:2307 Comment #22 on issue 2308 by julien.r...@gmail.com: Should we rename primitive()? (and Expr.primitive() should call primitive()) http://code.google.com/p/sympy/issues/detail?id=2308 (No comment was entered for thi

Re: Issue 2307 in sympy: as_coeff_mul()[0] != as_coeff_Mul()[0] when the coeff is Number (not Rational)

2012-10-14 Thread sympy
Issue 2307: as_coeff_mul()[0] != as_coeff_Mul()[0] when the coeff is Number (not Rational) http://code.google.com/p/sympy/issues/detail?id=2307 This issue is now blocking issue sympy:2308. See http://code.google.com/p/sympy/issues/detail?id=2308 -- You received this message because you are lis

Re: Issue 2307 in sympy: as_coeff_mul()[0] != as_coeff_Mul()[0] when the coeff is Number (not Rational)

2012-10-14 Thread sympy
Issue 2307: as_coeff_mul()[0] != as_coeff_Mul()[0] when the coeff is Number (not Rational) http://code.google.com/p/sympy/issues/detail?id=2307 This issue is now blocking issue sympy:2308. See http://code.google.com/p/sympy/issues/detail?id=2308 -- You received this message because you are lis

Re: Issue 2684 in sympy: Deepcopy does not work on evaluate False

2012-10-14 Thread sympy
Updates: Labels: -NeedsReview Comment #10 on issue 2684 by julien.r...@gmail.com: Deepcopy does not work on evaluate False http://code.google.com/p/sympy/issues/detail?id=2684 (No comment was entered for this change.) -- You received this message because you are subscribed to the Goo

Re: Issue 2763 in sympy: Fix the SymPy Logo

2012-10-14 Thread sympy
Updates: Labels: -NeedsReview NeedsBetterPatch Comment #37 on issue 2763 by julien.r...@gmail.com: Fix the SymPy Logo http://code.google.com/p/sympy/issues/detail?id=2763 The merge conflict looks very minor. -- You received this message because you are subscribed to the Google Groups "

Re: Issue 3044 in sympy: qapply does not work for c_part*TensorProduct

2012-10-14 Thread sympy
Updates: Status: Started Labels: -NeedsReview NeedsBetterPatch Comment #4 on issue 3044 by julien.r...@gmail.com: qapply does not work for c_part*TensorProduct http://code.google.com/p/sympy/issues/detail?id=3044 There are merge conflicts. -- You received this message because

Re: Issue 3439 in sympy: Don't pollute global namaespace with plot.

2012-10-14 Thread sympy
Comment #12 on issue 3439 by asmeu...@gmail.com: Don't pollute global namaespace with plot. http://code.google.com/p/sympy/issues/detail?id=3439 Well if you want, you can raise the issue on the list, but I doubt many will disagree with me. Definitely importing matplotlib is a problem, but