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

2011-08-11 Thread sympy
Status: Accepted Owner: asmeurer Labels: Type-Enhancement Priority-Medium New issue 2632 by asmeurer: Add isympy -c ipython-qtconsole http://code.google.com/p/sympy/issues/detail?id=2632 You can open the IPython qtconsole with a sympy session by typing "IPython qtconsole --profile=sympy", but

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

2011-08-11 Thread sympy
Updates: Cc: elliso...@gmail.com Labels: Printing Comment #1 on issue 2632 by asmeurer: Add isympy -c ipython-qtconsole http://code.google.com/p/sympy/issues/detail?id=2632 And make sure the printing options work correctly. If matplotlib is installed, ipython qtconsole --profi

Re: Issue 2303 in sympy: Function to access the oeis database

2011-08-11 Thread sympy
Updates: Labels: -Type-Defect Type-Enhancement Comment #20 on issue 2303 by asmeurer: Function to access the oeis database http://code.google.com/p/sympy/issues/detail?id=2303 I was thinking: this could be kind of a poor man's version of Mathematica's FindSequenceFunction (http://ref

Issue 2633 in sympy: Can't print Add of hilbert spaces

2011-08-11 Thread sympy
Status: Accepted Owner: sean.v@gmail.com Labels: Type-Defect Priority-Medium Quantum New issue 2633 by sean.v@gmail.com: Can't print Add of hilbert spaces http://code.google.com/p/sympy/issues/detail?id=2633 If you print an Add of ComplexSpace's, you get the following error: In [1]: fr

Re: Issue 2631 in sympy: deltaintegrate does not preserve ordering of non-commutative symbols

2011-08-11 Thread sympy
Updates: Status: Fixed Comment #2 on issue 2631 by smi...@gmail.com: deltaintegrate does not preserve ordering of non-commutative symbols http://code.google.com/p/sympy/issues/detail?id=2631 (No comment was entered for this change.) -- You received this message because you are subscr

Re: Issue 2390 in sympy: factor(sqrt(x*y), expand=False) -> sqrt(x)*sqrt(y)

2011-08-11 Thread sympy
Comment #3 on issue 2390 by smi...@gmail.com: factor(sqrt(x*y), expand=False) -> sqrt(x)*sqrt(y) http://code.google.com/p/sympy/issues/detail?id=2390 Actually, if we just let autosimplification handle the results of factoring a base i think things will work. An integer exponent will always

Re: Issue 2390 in sympy: factor(sqrt(x*y), expand=False) -> sqrt(x)*sqrt(y)

2011-08-11 Thread sympy
Updates: Labels: NeedsReview smichr Comment #4 on issue 2390 by smi...@gmail.com: factor(sqrt(x*y), expand=False) -> sqrt(x)*sqrt(y) http://code.google.com/p/sympy/issues/detail?id=2390 see https://github.com/sympy/sympy/pull/540 -- You received this message because you are subscribe

Re: Issue 2633 in sympy: Can't print Add of hilbert spaces

2011-08-11 Thread sympy
Updates: Labels: Printing Comment #1 on issue 2633 by asmeurer: Can't print Add of hilbert spaces http://code.google.com/p/sympy/issues/detail?id=2633 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups "sympy-issues" g