Re: Issue 3086 in sympy: round() function overrides built-in

2012-03-03 Thread sympy
Comment #17 on issue 3086 by papriwal...@gmail.com: round() function overrides built-in http://code.google.com/p/sympy/issues/detail?id=3086 @smichr ... i think we can make this adjustment say ... round(3.14j+6.86) gives 7+3j in sympy console ... what say ... -- You received this message

Re: Issue 3090 in sympy: Create ContinuousDensity class

2012-03-03 Thread sympy
Updates: Status: Started Comment #17 on issue 3090 by ronan.l...@gmail.com: Create ContinuousDensity class http://code.google.com/p/sympy/issues/detail?id=3090 I don't see the point in having specialised subclasses of Lambda. It seems that all they would do is perform checks before

Re: Issue 3090 in sympy: Create ContinuousDensity class

2012-03-03 Thread sympy
Comment #18 on issue 3090 by nathan.f...@gmail.com: Create ContinuousDensity class http://code.google.com/p/sympy/issues/detail?id=3090 How will you implement Densities for Finite RVs as Lambdas? -- You received this message because you are subscribed to the Google Groups sympy-issues

Re: Issue 3090 in sympy: Create ContinuousDensity class

2012-03-03 Thread sympy
Comment #19 on issue 3090 by ronan.l...@gmail.com: Create ContinuousDensity class http://code.google.com/p/sympy/issues/detail?id=3090 I won't - I'm only dealing with the continuous case for now. In the finite case, densities come out as Dicts, which is far from ideal, but seems to work

Re: Issue 3106 in sympy: zoo*zoo == nan

2012-03-03 Thread sympy
Updates: Status: Fixed Comment #8 on issue 3106 by asmeu...@gmail.com: zoo*zoo == nan http://code.google.com/p/sympy/issues/detail?id=3106 This was merged. -- You received this message because you are subscribed to the Google Groups sympy-issues group. To post to this group, send

Re: Issue 3030 in sympy: wigner doctests are slow

2012-03-03 Thread sympy
Updates: Labels: Physics Testing Comment #1 on issue 3030 by asmeu...@gmail.com: wigner doctests are slow http://code.google.com/p/sympy/issues/detail?id=3030 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups

Re: Issue 3090 in sympy: Create ContinuousDensity class

2012-03-03 Thread sympy
Updates: Labels: NeedsReview Comment #20 on issue 3090 by ronan.l...@gmail.com: Create ContinuousDensity class http://code.google.com/p/sympy/issues/detail?id=3090 https://github.com/sympy/sympy/pull/1103 -- You received this message because you are subscribed to the Google Groups