Re: Issue 2918 in sympy: SymPy Live: keep focus in text entry area

2011-12-28 Thread sympy
Updates: Status: Fixed Comment #6 on issue 2918 by asmeu...@gmail.com: SymPy Live: keep focus in text entry area http://code.google.com/p/sympy/issues/detail?id=2918 OK. I think this was fixed by commit 84a77fcaafa99811a22c4d2b3b6c6381bbd176f1 Author: David Li Date: Sat Dec 17 17

Re: Issue 2790 in sympy: Create examples/short tutorials using IPython's notebook (IPython >= 0.12)

2011-12-28 Thread sympy
Updates: Labels: IPython Comment #10 on issue 2790 by asmeu...@gmail.com: Create examples/short tutorials using IPython's notebook (IPython >= 0.12) http://code.google.com/p/sympy/issues/detail?id=2790 (No comment was entered for this change.) -- You received this message because you

Re: Issue 2632 in sympy: Add isympy -c qtconsole

2011-12-28 Thread sympy
Updates: Labels: IPython Comment #8 on issue 2632 by asmeu...@gmail.com: Add isympy -c qtconsole http://code.google.com/p/sympy/issues/detail?id=2632 We also need -c notebook, for the IPython notebook. -- You received this message because you are subscribed to the Google Groups "sympy-

Issue 2945 in sympy: Make init_printing() work with latex printing in the IPython qtconsole and notebook

2011-12-28 Thread sympy
Status: Accepted Owner: Labels: Type-Defect Priority-Medium Printing IPython New issue 2945 by asmeu...@gmail.com: Make init_printing() work with latex printing in the IPython qtconsole and notebook http://code.google.com/p/sympy/issues/detail?id=2945 The sympy profile in IPython sets up

Re: Issue 2632 in sympy: Add isympy -c qtconsole

2011-12-28 Thread sympy
Updates: Blockedon: 2945 Comment #9 on issue 2632 by asmeu...@gmail.com: Add isympy -c qtconsole http://code.google.com/p/sympy/issues/detail?id=2632 We need to make the latex printing work. See issue 2945. -- You received this message because you are subscribed to the Google Groups "

Re: Issue 2945 in sympy: Make init_printing() work with latex printing in the IPython qtconsole and notebook

2011-12-28 Thread sympy
Issue 2945: Make init_printing() work with latex printing in the IPython qtconsole and notebook http://code.google.com/p/sympy/issues/detail?id=2945 This issue is now blocking issue 2632. See http://code.google.com/p/sympy/issues/detail?id=2632 -- You received this message because you are list

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

2011-12-28 Thread sympy
Comment #17 on issue 2872 by asmeu...@gmail.com: Issues with the SymPy Live mobile interface http://code.google.com/p/sympy/issues/detail?id=2872 Desktop version can now be forced. PR was https://github.com/sympy/sympy-live/pull/39 and https://github.com/sympy/sympy-live/pull/41. -- You

Re: Issue 2589 in sympy: Implement tab completion in SymPy Live

2011-12-28 Thread sympy
Updates: Status: Fixed Comment #17 on issue 2589 by asmeu...@gmail.com: Implement tab completion in SymPy Live http://code.google.com/p/sympy/issues/detail?id=2589 We now have tab completion, both in the desktop and mobile versions. The PR was https://github.com/sympy/sympy-live/pul

Re: Issue 2645 in sympy: IPython in SymPy Live?

2011-12-28 Thread sympy
Comment #2 on issue 2645 by asmeu...@gmail.com: IPython in SymPy Live? http://code.google.com/p/sympy/issues/detail?id=2645 We can use this to get better completion. -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send e

Issue 2946 in sympy: unpolarify doesn't sympify its args

2011-12-28 Thread sympy
Status: Accepted Owner: Labels: Type-Defect Priority-Medium smichr NeedsReview New issue 2946 by smi...@gmail.com: unpolarify doesn't sympify its args http://code.google.com/p/sympy/issues/detail?id=2946 This is fixed in https://github.com/sympy/sympy/pull/865 -- You received this message

Re: Issue 2917 in sympy: Simplification of bessel functions

2011-12-28 Thread sympy
Updates: Labels: Simplify Comment #1 on issue 2917 by asmeu...@gmail.com: Simplification of bessel functions http://code.google.com/p/sympy/issues/detail?id=2917 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups "s

Re: Issue 2915 in sympy: Improve meijerint heuristics

2011-12-28 Thread sympy
Updates: Labels: Integration Comment #1 on issue 2915 by asmeu...@gmail.com: Improve meijerint heuristics http://code.google.com/p/sympy/issues/detail?id=2915 By the way, if the only structure you care about is if the polynomial is a linear polynomial raised to a power, you can be more

Re: Issue 2946 in sympy: unpolarify doesn't sympify its args

2011-12-28 Thread sympy
Comment #1 on issue 2946 by smi...@gmail.com: unpolarify doesn't sympify its args http://code.google.com/p/sympy/issues/detail?id=2946 There are also some needed corrections for factor_terms present in that pull request, without which it will return the wrong result. I don't like to leave

Re: Issue 2842 in sympy: Fix evalf documentation

2011-12-28 Thread sympy
Updates: Summary: Fix evalf documentation Cc: smi...@gmail.com Labels: -smichr -NeedsReview Documentation EasyToFix Comment #3 on issue 2842 by asmeu...@gmail.com: Fix evalf documentation http://code.google.com/p/sympy/issues/detail?id=2842 That pull request was merged, b

Issue 2947 in sympy: Allow to change globals in sympify()

2011-12-28 Thread sympy
Status: Accepted Owner: Labels: Type-Enhancement Priority-Medium Parsing New issue 2947 by asmeu...@gmail.com: Allow to change globals in sympify() http://code.google.com/p/sympy/issues/detail?id=2947 sympify() has "exec 'from sympy import *' in globals' hard coded into the parser. You c

Re: Issue 2920 in sympy: should match use solve (which uses undetermined coefficients)?

2011-12-28 Thread sympy
Comment #9 on issue 2920 by asmeu...@gmail.com: should match use solve (which uses undetermined coefficients)? http://code.google.com/p/sympy/issues/detail?id=2920 Does it still work if you don't? -- You received this message because you are subscribed to the Google Groups "sympy-issues" gr