Issue 3443 in sympy: Example fails in Geometry Module documentation

2012-10-19 Thread sympy
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3443 by pup...@gmail.com: Example fails in Geometry Module documentation http://code.google.com/p/sympy/issues/detail?id=3443 Getting: Point.is_collinear(x, y, z) Traceback (most recent call last): File "", line 1, in

Re: Issue 3443 in sympy: Example fails in Geometry Module documentation

2012-10-19 Thread sympy
Comment #1 on issue 3443 by asmeu...@gmail.com: Example fails in Geometry Module documentation http://code.google.com/p/sympy/issues/detail?id=3443 The SymPy Live shell hasn't been updated to 0.7.2 yet (see https://github.com/sympy/sympy-live/pull/63). -- You received this message because

Re: Issue 3443 in sympy: Example fails in Geometry Module documentation

2012-10-19 Thread sympy
Updates: Status: Fixed Labels: Live Comment #2 on issue 3443 by asmeu...@gmail.com: Example fails in Geometry Module documentation http://code.google.com/p/sympy/issues/detail?id=3443 OK, it should work now. Sorry for the confusion. Please report any other problems you fin

Re: Issue 3443 in sympy: Example fails in Geometry Module documentation

2012-10-19 Thread sympy
Comment #3 on issue 3443 by asmeu...@gmail.com: Example fails in Geometry Module documentation http://code.google.com/p/sympy/issues/detail?id=3443 Also, we'd love to hear feedback on the Live Shell in general. This is still an experimental feature in some sense, and we'd love to find ways

Re: Issue 1456 in sympy: use pyflakes to identify simple bugs in sympy and fix them

2012-10-19 Thread sympy
Comment #15 on issue 1456 by smi...@gmail.com: use pyflakes to identify simple bugs in sympy and fix them http://code.google.com/p/sympy/issues/detail?id=1456 There are still many undefined variables which is bad: this means that an error is waiting to happen in code that is not being teste

Re: Issue 3441 in sympy: _kern leftover from sympify of a list

2012-10-19 Thread sympy
Updates: Status: Started Comment #1 on issue 3441 by smi...@gmail.com: _kern leftover from sympify of a list http://code.google.com/p/sympy/issues/detail?id=3441 If the 0.7.2 merge passes, there will be a pull request that fixes this: S('[[1/3,2],(2/5,)]') [[1/3, 2], (2/5,)] -- Y

Re: Issue 3441 in sympy: _kern leftover from sympify of a list

2012-10-19 Thread sympy
Updates: Labels: NeedsReview smichr Comment #2 on issue 3441 by smi...@gmail.com: _kern leftover from sympify of a list http://code.google.com/p/sympy/issues/detail?id=3441 https://github.com/sympy/sympy/pull/1585 -- You received this message because you are subscribed to the Google