Re: Issue 1921 in sympy: failing doctest under windows

2010-06-15 Thread sympy
Updates: Cc: Vinzent.Steinberg Ronan.Lamy ondrej.certik Comment #5 on issue 1921 by smichr: failing doctest under windows http://code.google.com/p/sympy/issues/detail?id=1921 There are two functions introduced in smichr's github branch 1930 which could be used for things like this docs

Re: Issue 1841 in sympy: Replace map() with a list compression in most cases

2010-06-15 Thread sympy
Comment #2 on issue 1841 by Vinzent.Steinberg: Replace map() with a list compression in most cases http://code.google.com/p/sympy/issues/detail?id=1841 To be verified. :) -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group

Re: Issue 1263 in sympy: Invalid movement of roots across fractions

2010-06-15 Thread sympy
Updates: Status: Duplicate Mergedinto: 1725 Comment #28 on issue 1263 by Vinzent.Steinberg: Invalid movement of roots across fractions http://code.google.com/p/sympy/issues/detail?id=1263 (No comment was entered for this change.) -- You received this message because you are s

Re: Issue 1725 in sympy: Implement switch manager for expand() and possibly others

2010-06-15 Thread sympy
Updates: Cc: smichr Comment #27 on issue 1725 by Vinzent.Steinberg: Implement switch manager for expand() and possibly others http://code.google.com/p/sympy/issues/detail?id=1725 Issue 1263 has been merged into this issue. -- You received this message because you are subscribed to th

Re: Issue 1958 in sympy: Bugs with greek letter symbols

2010-06-15 Thread sympy
Updates: Labels: Printing Comment #2 on issue 1958 by asmeurer: Bugs with greek letter symbols http://code.google.com/p/sympy/issues/detail?id=1958 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups "sympy-issues" grou

Re: Issue 1958 in sympy: Bugs with greek letter symbols

2010-06-15 Thread sympy
Comment #1 on issue 1958 by asmeurer: Bugs with greek letter symbols http://code.google.com/p/sympy/issues/detail?id=1958 Actually, the first problem only occurs when just printing the function without arguments: In [6]: f = Function('phi_nu') In [7]: f Out[7]: phi_nu In [8]: f(x) Out[8]:

Re: Issue 1914 in sympy: add dictionary support to sympify

2010-06-15 Thread sympy
Updates: Labels: -NeedsReview Comment #3 on issue 1914 by smichr: add dictionary support to sympify http://code.google.com/p/sympy/issues/detail?id=1914 merged into issue 1778 -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to

Re: Issue 1778 in sympy: Rational from string can be improved

2010-06-15 Thread sympy
Updates: Cc: ondrej.certik Comment #36 on issue 1778 by smichr: Rational from string can be improved http://code.google.com/p/sympy/issues/detail?id=1778 This branch has been rebased over the latest master and has been merged with 1914. Please see smichr branch 1778 at github. -- You

Re: Issue 1917 in sympy: 1917: misc edits

2010-06-15 Thread sympy
Updates: Cc: Ronan.Lamy Comment #4 on issue 1917 by smichr: 1917: misc edits http://code.google.com/p/sympy/issues/detail?id=1917 This has been rebased on master and is awaiting review. smichr branch 1917 at github. -- You received this message because you are subscribed to the Googl

Re: Issue 1918 in sympy: 1918: sqrt speed up

2010-06-15 Thread sympy
Comment #1 on issue 1918 by smichr: 1918: sqrt speed up http://code.google.com/p/sympy/issues/detail?id=1918 rebased on master and pushed to smichr's branch 1918 at github. -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group,

Re: Issue 1916 in sympy: Plotting fails: Window initialization failed: Unable to share contexts

2010-06-15 Thread sympy
Comment #4 on issue 1916 by justo.romero: Plotting fails: Window initialization failed: Unable to share contexts http://code.google.com/p/sympy/issues/detail?id=1916 Could this somehow have something to do with "Issue 479: Window initialization failed"? I have tried to copy pyglet folder fr

Re: Issue 1794 in sympy: divisors updated

2010-06-15 Thread sympy
Comment #5 on issue 1794 by smichr: divisors updated http://code.google.com/p/sympy/issues/detail?id=1794 rebased on master and awaiting review in smichr's branch 1794 at github. -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this

Re: Issue 1832 in sympy: wildfunction needs to be imported in symbol

2010-06-15 Thread sympy
Comment #2 on issue 1832 by smichr: wildfunction needs to be imported in symbol http://code.google.com/p/sympy/issues/detail?id=1832 rebased on master, in smichr's branch 1832 at github. -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To po

Re: Issue 1808 in sympy: facts change

2010-06-15 Thread sympy
Updates: Cc: -asmeurer Comment #2 on issue 1808 by smichr: facts change http://code.google.com/p/sympy/issues/detail?id=1808 rebased on master: smichr's branch 1808 at github. -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to

Re: Issue 1923 in sympy: count_ops doesn't return a count (by default)

2010-06-15 Thread sympy
Updates: Cc: -asmeurer Comment #2 on issue 1923 by smichr: count_ops doesn't return a count (by default) http://code.google.com/p/sympy/issues/detail?id=1923 rebased on master and ready for review at smichr's branch 1923 at github. -- You received this message because you are subscri

Re: Issue 1924 in sympy: Eq() gets .as_basic() method

2010-06-15 Thread sympy
Updates: Cc: -asmeurer Ronan.Lamy Comment #6 on issue 1924 by smichr: Eq() gets .as_basic() method http://code.google.com/p/sympy/issues/detail?id=1924 Hearing no second, I've just rebased this on master; it is branch 1924 at smichr's github acct. -- You received this message because

Issue 1959 in sympy: git.sympy.org versus github

2010-06-15 Thread sympy
Status: Accepted Owner: Vinzent.Steinberg Labels: Type-Defect Priority-Medium Milestone-Release0.7.0 New issue 1959 by Vinzent.Steinberg: git.sympy.org versus github http://code.google.com/p/sympy/issues/detail?id=1959 We should add to our docs that you should clone git.sympy.org for your loca

Re: Issue 1916 in sympy: Plotting fails: Window initialization failed: Unable to share contexts

2010-06-15 Thread sympy
Comment #5 on issue 1916 by justo.romero: Plotting fails: Window initialization failed: Unable to share contexts http://code.google.com/p/sympy/issues/detail?id=1916 Sympy 0.6.6 does not seem to have this problem. -- You received this message because you are subscribed to the Google Groups

Re: Issue 1916 in sympy: Plotting fails: Window initialization failed: Unable to share contexts

2010-06-15 Thread sympy
Comment #6 on issue 1916 by asmeurer: Plotting fails: Window initialization failed: Unable to share contexts http://code.google.com/p/sympy/issues/detail?id=1916 Do you mean it is a problem now and wasn't before? If so, could you use the git bisect command to find the offending commit? In

Re: Issue 1916 in sympy: Plotting fails: Window initialization failed: Unable to share contexts

2010-06-15 Thread sympy
Comment #7 on issue 1916 by smichr: Plotting fails: Window initialization failed: Unable to share contexts http://code.google.com/p/sympy/issues/detail?id=1916 One thing that makes bisecting hard is the existence of errors in the history that don't allow one's script to run. For example, on