Re: Issue 2774 in sympy: ``See Also`` feature in Number Theory

2011-12-30 Thread sympy
Comment #8 on issue 2774 by tlora...@gmail.com: ``See Also`` feature in Number Theory http://code.google.com/p/sympy/issues/detail?id=2774 Actually the format for classes is the same as for functions - you don't have to add class:`...` for classes. So the See Also section should look

Re: Issue 2872 in sympy: Issues with the SymPy Live mobile interface

2011-12-30 Thread sympy
Comment #18 on issue 2872 by asmeu...@gmail.com: Issues with the SymPy Live mobile interface http://code.google.com/p/sympy/issues/detail?id=2872 It seems the error problem was fixed by something. DeadlineExceeded errors now show up just fine. -- You received this message because you are

Issue 2950 in sympy: Rational() doesn't work with floats

2011-12-30 Thread sympy
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2950 by tlora...@gmail.com: Rational() doesn't work with floats http://code.google.com/p/sympy/issues/detail?id=2950 Below is a session demonstrating the problems. Especially line 85 should produce something more

Re: Issue 2950 in sympy: Rational() doesn't work with floats

2011-12-30 Thread sympy
Updates: Status: Accepted Labels: WrongResult Comment #1 on issue 2950 by asmeu...@gmail.com: Rational() doesn't work with floats http://code.google.com/p/sympy/issues/detail?id=2950 So clearly normalizing the args to int is wrong. We should try to convert floats to

Re: Issue 2874 in sympy: Pretty printing at SymPy-Live doesn't work if the window is resized

2011-12-30 Thread sympy
Updates: Cc: matt...@gmail.com Comment #4 on issue 2874 by asmeu...@gmail.com: Pretty printing at SymPy-Live doesn't work if the window is resized http://code.google.com/p/sympy/issues/detail?id=2874 Thinking about this, I wonder if we should try to wrap the output at all. Unlike

Re: Issue 2694 in sympy: Pretty print of -I*oo

2011-12-30 Thread sympy
Comment #2 on issue 2694 by bilalakh...@gmail.com: Pretty print of -I*oo http://code.google.com/p/sympy/issues/detail?id=2694 From what it appears, this is fixed now. -- You received this message because you are subscribed to the Google Groups sympy-issues group. To post to this group, send

Re: Issue 2694 in sympy: Pretty print of -I*oo

2011-12-30 Thread sympy
Updates: Status: Fixed Comment #3 on issue 2694 by asmeu...@gmail.com: Pretty print of -I*oo http://code.google.com/p/sympy/issues/detail?id=2694 Yeah, issue 281 was fixed. -- You received this message because you are subscribed to the Google Groups sympy-issues group. To post to this

Re: Issue 2704 in sympy: pprint of x**oo is strange

2011-12-30 Thread sympy
Updates: Status: Fixed Labels: Printing Comment #1 on issue 2704 by asmeu...@gmail.com: pprint of x**oo is strange http://code.google.com/p/sympy/issues/detail?id=2704 oo is no longer Rational, and this pretty prints as you'd expect it to. -- You received this message because

Re: Issue 2096 in sympy: 1/0 should be zoo, not oo

2011-12-30 Thread sympy
Comment #29 on issue 2096 by asmeu...@gmail.com: 1/0 should be zoo, not oo http://code.google.com/p/sympy/issues/detail?id=2096 oo is no longer implemented as Rational(1, 0), so that no longer presents a technical difficulty here. -- You received this message because you are subscribed to

Issue 2951 in sympy: History problems in SymPy Live

2011-12-30 Thread sympy
Status: Accepted Owner: Labels: Type-Defect Priority-Medium Live New issue 2951 by asmeu...@gmail.com: History problems in SymPy Live http://code.google.com/p/sympy/issues/detail?id=2951 The history seems to have been broken in the mobile version of SymPy Live. And in the desktop

Re: Issue 2929 in sympy: unevaluated expression printing

2011-12-30 Thread sympy
Updates: Status: Fixed Comment #3 on issue 2929 by smi...@gmail.com: unevaluated expression printing http://code.google.com/p/sympy/issues/detail?id=2929 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups

Re: Issue 2901 in sympy: printing unevaluate Mul doesn't show power

2011-12-30 Thread sympy
Updates: Status: Fixed Comment #3 on issue 2901 by smi...@gmail.com: printing unevaluate Mul doesn't show power http://code.google.com/p/sympy/issues/detail?id=2901 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups

Re: Issue 2076 in sympy: intcache error

2011-12-30 Thread sympy
Updates: Status: Invalid Comment #4 on issue 2076 by smi...@gmail.com: intcache error http://code.google.com/p/sympy/issues/detail?id=2076 This no longer raises an error. Am closing the issue. -- You received this message because you are subscribed to the Google Groups sympy-issues