Re: Issue 3374 in sympy: Change SymPy Live to HRD

2012-08-25 Thread sympy
Comment #1 on issue 3374 by asmeu...@gmail.com: Change SymPy Live to HRD http://code.google.com/p/sympy/issues/detail?id=3374 See https://developers.google.com/appengine/docs/adminconsole/migration for more information. https://developers.google.com/appengine/docs/python/datastore/structuri

Re: Issue 2649 in sympy: Update SymPy Live to use Python 2.7 with NumPy

2012-08-25 Thread sympy
Updates: Blockedon: sympy:3374 Comment #4 on issue 2649 by asmeu...@gmail.com: Update SymPy Live to use Python 2.7 with NumPy http://code.google.com/p/sympy/issues/detail?id=2649 See https://developers.google.com/appengine/docs/python/python27/migrate27. We will need to update to

Re: Issue 3374 in sympy: Change SymPy Live to HRD

2012-08-25 Thread sympy
Issue 3374: Change SymPy Live to HRD http://code.google.com/p/sympy/issues/detail?id=3374 This issue is now blocking issue sympy:2649. See http://code.google.com/p/sympy/issues/detail?id=2649 -- You received this message because you are listed in the owner or CC fields of this issue, or because

Issue 3375 in sympy: rsolve fails on empty conditions

2012-08-25 Thread sympy
Status: Valid Owner: Labels: Type-Defect Priority-Medium Solvers NeedsReview New issue 3375 by asmeu...@gmail.com: rsolve fails on empty conditions http://code.google.com/p/sympy/issues/detail?id=3375 This was originally https://github.com/sympy/sympy/issues/1511. The rsolve routine return

Issue 3376 in sympy: subset is wrong for TransformationSet

2012-08-25 Thread sympy
Status: Valid Owner: Labels: Type-Defect Priority-Medium WrongResult Sets New issue 3376 by asmeu...@gmail.com: subset is wrong for TransformationSet http://code.google.com/p/sympy/issues/detail?id=3376 In [58]: a = TransformationSet(Lambda(x, x**2), Interval(0, 1)) In [59]: a.subset(Inter

Re: Issue 2283 in sympy: Remove Basic.__contains__

2012-08-25 Thread sympy
Updates: Summary: Remove Basic.__contains__ Status: Valid Blockedon: -sympy:2389 sympy:2389 Comment #19 on issue 2283 by asmeu...@gmail.com: Remove Basic.__contains__ http://code.google.com/p/sympy/issues/detail?id=2283 I'm reopening this as the official issue to remove B

Re: Issue 2389 in sympy: Remove deprecated __contains__ methods

2012-08-25 Thread sympy
Issue 2389: Remove deprecated __contains__ methods http://code.google.com/p/sympy/issues/detail?id=2389 This issue is now blocking issue sympy:2283. See http://code.google.com/p/sympy/issues/detail?id=2283 -- You received this message because you are listed in the owner or CC fields of this issu

Re: Issue 2389 in sympy: Remove deprecated __contains__ methods

2012-08-25 Thread sympy
Issue 2389: Remove deprecated __contains__ methods http://code.google.com/p/sympy/issues/detail?id=2389 This issue is now blocking issue sympy:2283. See http://code.google.com/p/sympy/issues/detail?id=2283 -- You received this message because you are listed in the owner or CC fields of this issu

Re: Issue 2283 in sympy: Remove Basic.__contains__

2012-08-25 Thread sympy
Updates: Labels: -Milestone-Release0.7.2 Milestone-Release0.7.3 Comment #20 on issue 2283 by asmeu...@gmail.com: Remove Basic.__contains__ http://code.google.com/p/sympy/issues/detail?id=2283 (No comment was entered for this change.) -- You received this message because you are subscrib

Issue 3377 in sympy: Remove deprecated as_coeff_terms and as_coeff_factors

2012-08-25 Thread sympy
Status: Valid Owner: Labels: Type-Defect Priority-Medium Milestone-Release0.7.3 New issue 3377 by asmeu...@gmail.com: Remove deprecated as_coeff_terms and as_coeff_factors http://code.google.com/p/sympy/issues/detail?id=3377 The Expr methods as_coeff_terms and as_coeff_factors have been

4 issues changed in sympy

2012-08-25 Thread sympy
Updates: Labels: DeprecationRemoval Comment by asmeu...@gmail.com: (No comment was entered for this change.) Affected issues: issue 1721: Rename class 'Real' http://code.google.com/p/sympy/issues/detail?id=1721 issue 1941: Objects that know how to combine themselves http://c

Re: Issue 2418 in sympy: Interval.evalf() returns a mpmath interval

2012-08-25 Thread sympy
Updates: Status: NeedsDecision Comment #11 on issue 2418 by asmeu...@gmail.com: Interval.evalf() returns a mpmath interval http://code.google.com/p/sympy/issues/detail?id=2418 I'm not sure if it was correct to use _mpi_ as was done in that issue (which was merged, by the way). The

Issue 3378 in sympy: Remove deprecated Symbol(dummy=True) syntax

2012-08-25 Thread sympy
Status: Valid Owner: Labels: Type-Defect Priority-Medium Milestone-Release0.7.3 DeprecationRemoval New issue 3378 by asmeu...@gmail.com: Remove deprecated Symbol(dummy=True) syntax http://code.google.com/p/sympy/issues/detail?id=3378 The syntax Symbol('x', dummy=True) is deprecated in

Re: Issue 1919 in sympy: unify behavior of var() and symbols()

2012-08-25 Thread sympy
Updates: Labels: -Priority-High -Milestone-Release0.7.0 -NeedsReview -asmeurer Priority-Medium Milestone-Release0.7.3 DeprecationRemoval Comment #28 on issue 1919 by asmeu...@gmail.com: unify behavior of var() and symbols() http://code.google.com/p/sympy/issues/detail?id=1919 I'm reopenin

Re: Issue 1919 in sympy: unify behavior of var() and symbols()

2012-08-25 Thread sympy
Updates: Status: Valid Comment #29 on issue 1919 by asmeu...@gmail.com: unify behavior of var() and symbols() http://code.google.com/p/sympy/issues/detail?id=1919 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups "

Issue 3379 in sympy: Remove deprecated set_main() and make_symbols() functions from geometric algebra

2012-08-25 Thread sympy
Status: Valid Owner: Labels: Type-Defect Priority-Medium DeprecationRemoval New issue 3379 by asmeu...@gmail.com: Remove deprecated set_main() and make_symbols() functions from geometric algebra http://code.google.com/p/sympy/issues/detail?id=3379 The functions set_main() and make_symbol

Re: Issue 3379 in sympy: Remove deprecated set_main() and make_symbols() functions from geometric algebra

2012-08-25 Thread sympy
Comment #1 on issue 3379 by asmeu...@gmail.com: Remove deprecated set_main() and make_symbols() functions from geometric algebra http://code.google.com/p/sympy/issues/detail?id=3379 There's also a discussion at https://github.com/sympy/sympy/wiki/Release-Notes-for-0.7.2 (search for "galge

Issue 3380 in sympy: Remove deprecated Integral.transform(inverse=True)

2012-08-25 Thread sympy
Status: Valid Owner: Labels: Type-Defect Priority-Medium DeprecationRemoval New issue 3380 by asmeu...@gmail.com: Remove deprecated Integral.transform(inverse=True) http://code.google.com/p/sympy/issues/detail?id=3380 The inverse option to Integral.transform has been deprecated since Sym

Issue 3381 in sympy: Remove deprecated zeros([r, c]) and ones([r, c]) syntax

2012-08-25 Thread sympy
Status: Valid Owner: Labels: Type-Defect Priority-Medium DeprecationRemoval New issue 3381 by asmeu...@gmail.com: Remove deprecated zeros([r, c]) and ones([r, c]) syntax http://code.google.com/p/sympy/issues/detail?id=3381 In the matrices module, zeros([r, c]) and ones([r, c]) have been

Issue 3382 in sympy: Remove deprecated Matrix.rref(simplified=True) and Matrix.nullspace(simplfied=True)

2012-08-25 Thread sympy
Status: Valid Owner: Labels: Type-Defect Priority-Medium DeprecationRemoval Milestone-Release0.7.3 New issue 3382 by asmeu...@gmail.com: Remove deprecated Matrix.rref(simplified=True) and Matrix.nullspace(simplfied=True) http://code.google.com/p/sympy/issues/detail?id=3382 The simplif

Re: Issue 3381 in sympy: Remove deprecated zeros([r, c]) and ones([r, c]) syntax

2012-08-25 Thread sympy
Updates: Labels: Milestone-Release0.7.3 Comment #1 on issue 3381 by asmeu...@gmail.com: Remove deprecated zeros([r, c]) and ones([r, c]) syntax http://code.google.com/p/sympy/issues/detail?id=3381 (No comment was entered for this change.) -- You received this message because you are

Re: Issue 3380 in sympy: Remove deprecated Integral.transform(inverse=True)

2012-08-25 Thread sympy
Updates: Labels: Milestone-Release0.7.3 Comment #1 on issue 3380 by asmeu...@gmail.com: Remove deprecated Integral.transform(inverse=True) http://code.google.com/p/sympy/issues/detail?id=3380 (No comment was entered for this change.) -- You received this message because you are subsc

Re: Issue 3379 in sympy: Remove deprecated set_main() and make_symbols() functions from geometric algebra

2012-08-25 Thread sympy
Updates: Labels: Milestone-Release0.7.3 Comment #2 on issue 3379 by asmeu...@gmail.com: Remove deprecated set_main() and make_symbols() functions from geometric algebra http://code.google.com/p/sympy/issues/detail?id=3379 (No comment was entered for this change.) -- You received this

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

2012-08-25 Thread sympy
Updates: Labels: DeprecationRemoval Comment #14 on issue 2845 by asmeu...@gmail.com: Integrating the new plotting module http://code.google.com/p/sympy/issues/detail?id=2845 I'm also marking this as the official issue to track the removal of the old plotting module. -- You receive

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

2012-08-25 Thread sympy
Comment #15 on issue 2845 by asmeu...@gmail.com: Integrating the new plotting module http://code.google.com/p/sympy/issues/detail?id=2845 Or I guess the old module will not necessarily be removed, but just that Plot may become the Plot from the new module instead of the old module. But ho

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

2012-08-25 Thread sympy
Updates: Labels: Milestone-Release0.8.0 Comment #16 on issue 2845 by asmeu...@gmail.com: Integrating the new plotting module http://code.google.com/p/sympy/issues/detail?id=2845 I'm putting a pretty high milestone on this one, since the new module still has a way to go. -- You rec

Issue 3383 in sympy: Remove deprecated separate() function

2012-08-25 Thread sympy
Status: Valid Owner: Labels: Type-Defect Priority-Medium DeprecationRemoval Milestone-Release0.7.3 New issue 3383 by asmeu...@gmail.com: Remove deprecated separate() function http://code.google.com/p/sympy/issues/detail?id=3383 The function separate() has been deprecated in favor expand_

Issue 3384 in sympy: Reverse the order of sol and func in checkodesol()

2012-08-25 Thread sympy
Status: Valid Owner: Labels: Type-Defect Priority-Medium Milestone-Release0.7.3 DeprecationRemoval New issue 3384 by asmeu...@gmail.com: Reverse the order of sol and func in checkodesol() http://code.google.com/p/sympy/issues/detail?id=3384 Currently, checkodesol() tries to guess what

Issue 3385 in sympy: Remove deprecated tsolve()

2012-08-25 Thread sympy
Status: Valid Owner: Labels: Type-Defect Priority-Medium DeprecationRemoval Milestone-Release0.7.3 New issue 3385 by asmeu...@gmail.com: Remove deprecated tsolve() http://code.google.com/p/sympy/issues/detail?id=3385 tsolve() has been deprecated since SymPy 0.7.2. Use just solve() inste

Issue 3386 in sympy: Remove old statistics module in favor of the new stats module

2012-08-25 Thread sympy
Status: Valid Owner: Labels: Type-Defect Priority-Medium Statistics DeprecationRemoval Milestone-Release0.8.0 New issue 3386 by asmeu...@gmail.com: Remove old statistics module in favor of the new stats module http://code.google.com/p/sympy/issues/detail?id=3386 The new stats module s

Re: Issue 3386 in sympy: Remove old statistics module in favor of the new stats module

2012-08-25 Thread sympy
Updates: Cc: mrock...@gmail.com Comment #1 on issue 3386 by asmeu...@gmail.com: Remove old statistics module in favor of the new stats module http://code.google.com/p/sympy/issues/detail?id=3386 (No comment was entered for this change.) -- You received this message because you are su

Re: Issue 3378 in sympy: Remove deprecated Symbol(dummy=True) syntax

2012-08-25 Thread sympy
Comment #1 on issue 3378 by asmeu...@gmail.com: Remove deprecated Symbol(dummy=True) syntax http://code.google.com/p/sympy/issues/detail?id=3378 This is part of Symbol, symbols, var, and numbered_symbols. -- You received this message because you are subscribed to the Google Groups "sympy-is

Re: Issue 3373 in sympy: clear_denoms fails for domain EX

2012-08-25 Thread sympy
Comment #3 on issue 3373 by asmeu...@gmail.com: clear_denoms fails for domain EX http://code.google.com/p/sympy/issues/detail?id=3373 I mean with the expressions of the EX domain. -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to t