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

2013-04-11 Thread sympy
Comment #5 on issue 3379 by skirpic...@gmail.com: Remove deprecated set_main() and make_symbols() functions from geometric algebra http://code.google.com/p/sympy/issues/detail?id=3379 https://github.com/sympy/sympy/issues/1937 -- You received this message because this project is configured t

Issue 3747 in sympy: Two-arg log with float values doesn't evaluate

2013-04-11 Thread sympy
Status: Valid Owner: Labels: Type-Defect Priority-Medium New issue 3747 by asmeu...@gmail.com: Two-arg log with float values doesn't evaluate http://code.google.com/p/sympy/issues/detail?id=3747 In [63]: log(5425., 10.) Out[63]: 0.434294481903252⋅log(5425) It should have evaluated all t

Issue 3746 in sympy: TypeError: unsupported operand type(s) for //: 'Float' and 'Float' with log(54250., 10.).evalf()

2013-04-11 Thread sympy
Status: Valid Owner: Labels: Type-Defect Priority-Medium New issue 3746 by asmeu...@gmail.com: TypeError: unsupported operand type(s) for //: 'Float' and 'Float' with log(54250., 10.).evalf() http://code.google.com/p/sympy/issues/detail?id=3746 In [59]: log(5425., 10.).evalf() Out[59]: 3

Issue 3745 in sympy: Sympy doesn't solve a recurrence with initial conditions

2013-04-11 Thread sympy
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3745 by kcris...@gmail.com: Sympy doesn't solve a recurrence with initial conditions http://code.google.com/p/sympy/issues/detail?id=3745 Reporting from Paul Zimmermann at Sage ticket http://trac.sagemath.org/sage_trac/ti

Re: Issue 3728 in sympy: garbage from preview() in ipython console session

2013-04-11 Thread sympy
Comment #6 on issue 3728 by t.hi...@gmail.com: garbage from preview() in ipython console session http://code.google.com/p/sympy/issues/detail?id=3728 should be fixed by https://github.com/sympy/sympy/pull/2001 -- You received this message because this project is configured to send all issu

Re: Issue 2641 in sympy: limit() doesn't always pass on to gruntz() when it should

2013-04-11 Thread sympy
Comment #16 on issue 2641 by skirpic...@gmail.com: limit() doesn't always pass on to gruntz() when it should http://code.google.com/p/sympy/issues/detail?id=2641 https://github.com/sympy/sympy/pull/2000 -- You received this message because this project is configured to send all issue notif

Re: Issue 3461 in sympy: Incorrect Limit

2013-04-11 Thread sympy
Comment #5 on issue 3461 by skirpic...@gmail.com: Incorrect Limit http://code.google.com/p/sympy/issues/detail?id=3461 https://github.com/sympy/sympy/pull/2000 -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your

Re: Issue 3743 in sympy: dummy_eq fails with Sum

2013-04-11 Thread sympy
Comment #3 on issue 3743 by smi...@gmail.com: dummy_eq fails with Sum http://code.google.com/p/sympy/issues/detail?id=3743 I think it originated with Polys (though I didn't check to history, I see that it is used there a lot). Should we just leave it there and put a function somewhere in tes

Re: Issue 3728 in sympy: garbage from preview() in ipython console session

2013-04-11 Thread sympy
Updates: Cc: t.hi...@gmail.com Comment #5 on issue 3728 by asmeu...@gmail.com: garbage from preview() in ipython console session http://code.google.com/p/sympy/issues/detail?id=3728 This was more likely https://github.com/sympy/sympy/pull/1779 and related PRs. -- You received this

Re: Issue 3591 in sympy: 'no ordering relation is defined for complex numbers' raised when plotting function involving Max(..)

2013-04-11 Thread sympy
Updates: Labels: -Type-Defect Type-Enhancement Comment #4 on issue 3591 by krastano...@gmail.com: 'no ordering relation is defined for complex numbers' raised when plotting function involving Max(..) http://code.google.com/p/sympy/issues/detail?id=3591 The issue is fixed. However this

Re: Issue 3705 in sympy: set_zlim

2013-04-11 Thread sympy
Updates: Status: Fixed Comment #7 on issue 3705 by krastano...@gmail.com: set_zlim http://code.google.com/p/sympy/issues/detail?id=3705 https://github.com/sympy/sympy/pull/1912 -- You received this message because this project is configured to send all issue notifications to this addr

Re: Issue 3728 in sympy: garbage from preview() in ipython console session

2013-04-11 Thread sympy
Comment #4 on issue 3728 by julien.r...@gmail.com: garbage from preview() in ipython console session http://code.google.com/p/sympy/issues/detail?id=3728 Do we agree that there are two issues: 1) when calling preview, the latex process output is displayed instead of captured, 2) in the ipy

Re: Issue 3728 in sympy: garbage from preview() in ipython console session

2013-04-11 Thread sympy
Comment #3 on issue 3728 by skirpic...@gmail.com: garbage from preview() in ipython console session http://code.google.com/p/sympy/issues/detail?id=3728 Bisected to commit... I don't think so. The real problem is in preview.py modifications (see comment #1). Probably, it's related to r

Re: Issue 3743 in sympy: dummy_eq fails with Sum

2013-04-11 Thread sympy
Comment #2 on issue 3743 by ronan.l...@gmail.com: dummy_eq fails with Sum http://code.google.com/p/sympy/issues/detail?id=3743 dummy_eq() should just be killed. There's absolutely no reason to have such a method on Basic. -- You received this message because this project is configured to sen

Re: Issue 3743 in sympy: dummy_eq fails with Sum

2013-04-11 Thread sympy
Comment #1 on issue 3743 by julien.r...@gmail.com: dummy_eq fails with Sum http://code.google.com/p/sympy/issues/detail?id=3743 See also issue 2566. -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notificati

Re: Issue 3739 in sympy: pip prints some "errors" when installing

2013-04-11 Thread sympy
Comment #1 on issue 3739 by julien.r...@gmail.com: pip prints some "errors" when installing http://code.google.com/p/sympy/issues/detail?id=3739 See also issue 2598. -- You received this message because this project is configured to send all issue notifications to this address. You may ad

Re: Issue 3128 in sympy: Sum and Product manipulations

2013-04-11 Thread sympy
Comment #2 on issue 3128 by thilina@gmail.com: Sum and Product manipulations http://code.google.com/p/sympy/issues/detail?id=3128 I would like to work on this. Could someone tell me what needs to be done precisely? Does this require me to implement supporting functions for summation so