Re: Issue 4123 in sympy: Rational.__lt__ and friends needs to watch for nan

2013-12-08 Thread sympy
Updates: Labels: NeedsReview Comment #2 on issue 4123 by skirpic...@gmail.com: Rational.__lt__ and friends needs to watch for nan http://code.google.com/p/sympy/issues/detail?id=4123 https://github.com/sympy/sympy/pull/2658 -- You received this message because this project is configu

Re: Issue 4118 in sympy: deprecate submatrix

2013-12-08 Thread sympy
Updates: Status: Fixed Comment #3 on issue 4118 by smi...@gmail.com: deprecate submatrix http://code.google.com/p/sympy/issues/detail?id=4118 submatrix has been removed -- You received this message because this project is configured to send all issue notifications to this address. Yo

Re: Issue 4122 in sympy: Egyptian fractions

2013-12-08 Thread sympy
Comment #1 on issue 4122 by faisal.i...@gmail.com: Egyptian fractions http://code.google.com/p/sympy/issues/detail?id=4122 By greedy do you mean the Graham and Jewett algorithm as given in this article http://en.wikipedia.org/wiki/Egyptian_fraction -- You received this message because this p

Re: Issue 2987 in sympy: Change the behaviour of the deprecated Plot()

2013-12-08 Thread sympy
Comment #8 on issue 2987 by faisal.i...@gmail.com: Change the behaviour of the deprecated Plot() http://code.google.com/p/sympy/issues/detail?id=2987 I would like to take up this issue. What should be used instead of Plot() ? -- You received this message because this project is configured to

Re: Issue 2987 in sympy: Change the behaviour of the deprecated Plot()

2013-12-08 Thread sympy
Updates: Cc: krastano...@gmail.com Comment #9 on issue 2987 by asmeu...@gmail.com: Change the behaviour of the deprecated Plot() http://code.google.com/p/sympy/issues/detail?id=2987 I'm not sure if this ones ready to be removed yet. Stefan? -- You received this message because this p

3 issues changed in sympy

2013-12-08 Thread sympy
Updates: Labels: -EasyToFix Comment by asmeu...@gmail.com: Removing EasyToFix from the deprecation removal issues since it's confusing new contributors. Affected issues: issue 2845: Integrating the new plotting module http://code.google.com/p/sympy/issues/detail?id=2845 issue

Re: Issue 2987 in sympy: Change the behaviour of the deprecated Plot()

2013-12-08 Thread sympy
Comment #11 on issue 2987 by krastano...@gmail.com: Change the behaviour of the deprecated Plot() http://code.google.com/p/sympy/issues/detail?id=2987 I think it is fine to remove it. It is here: https://github.com/sympy/sympy/blob/master/sympy/plotting/proxy_pyglet.py and the import here

Re: Issue 2316 in sympy: limit involving multi-arg function (polygamma) fails

2013-12-08 Thread sympy
Comment #5 on issue 2316 by hacm...@gmail.com: limit involving multi-arg function (polygamma) fails http://code.google.com/p/sympy/issues/detail?id=2316 I'm wondering what is involved in fixing this. I got a similar error ("NotImplementedError: MRV set ...") when trying to evaluate num =

Re: Issue 537 in sympy: sympy <-> numpy interoperation

2013-12-08 Thread sympy
Comment #14 on issue 537 by hacm...@gmail.com: sympy <-> numpy interoperation http://code.google.com/p/sympy/issues/detail?id=537 Just checked into this. I could not reproduce the original issue, #1, or #2. They seem to have been fixed somewhere along the way. #10 and #11 are still issues

Re: Issue 537 in sympy: sympy <-> numpy interoperation

2013-12-08 Thread sympy
Comment #15 on issue 537 by asmeu...@gmail.com: sympy <-> numpy interoperation http://code.google.com/p/sympy/issues/detail?id=537 There are some tests in sympy/external, but there probably aren't nearly enough. -- You received this message because this project is configured to send all

Re: Issue 537 in sympy: sympy <-> numpy interoperation

2013-12-08 Thread sympy
Comment #16 on issue 537 by hacm...@gmail.com: sympy <-> numpy interoperation http://code.google.com/p/sympy/issues/detail?id=537 I see them now. Thanks for pointing that out. It looks like the cases discussed in this issue (original comment, #1, #2) are covered, at least. -- You received