[sympy] SymPy 0.7.2 interactive use in IPython Qt Notebook interfaces

2013-01-22 Thread Roberto Colistete Jr.
Em 22-01-2013 15:43, Aaron Meurer escreveu: Cool. Does mathjax printing work in the notebook (i.e., %load_ext sympy.interactive.ipythonprinting)? I am trying to learn and document the new features of SymPy 0.7.2 using IPython 0.13.1 on MeeGo Harmattan OS

Re: [sympy] SymPy 0.7.2 interactive use in IPython Qt Notebook interfaces

2013-01-22 Thread Aaron Meurer
On Tue, Jan 22, 2013 at 12:25 PM, Roberto Colistete Jr. roberto.colist...@gmail.com wrote: Em 22-01-2013 15:43, Aaron Meurer escreveu: Cool. Does mathjax printing work in the notebook (i.e., %load_ext sympy.interactive.ipythonprinting)? I am trying to learn and document the new features of

Re: [sympy] SymPy 0.7.2 interactive use in IPython Qt Notebook interfaces

2013-01-22 Thread Roberto Colistete Jr.
Em 22-01-2013 17:36, Aaron Meurer escreveu: On Tue, Jan 22, 2013 at 12:25 PM, Roberto Colistete Jr. roberto.colist...@gmail.com wrote: Em 22-01-2013 15:43, Aaron Meurer escreveu: Cool. Does mathjax printing work in the notebook (i.e., %load_ext sympy.interactive.ipythonprinting)? I am

Re: [sympy] SymPy 0.7.2 interactive use in IPython Qt Notebook interfaces

2013-01-22 Thread Aaron Meurer
On Tue, Jan 22, 2013 at 2:38 PM, Roberto Colistete Jr. roberto.colist...@gmail.com wrote: Em 22-01-2013 17:36, Aaron Meurer escreveu: On Tue, Jan 22, 2013 at 12:25 PM, Roberto Colistete Jr. roberto.colist...@gmail.com wrote: Em 22-01-2013 15:43, Aaron Meurer escreveu: Cool. Does mathjax

Re: [sympy] SymPy 0.7.2 interactive use in IPython Qt Notebook interfaces

2013-01-22 Thread Roberto Colistete Jr.
Em 22-01-2013 22:23, Aaron Meurer escreveu: On Tue, Jan 22, 2013 at 2:38 PM, Roberto Colistete Jr. roberto.colist...@gmail.com wrote: Thanks, so I think it is better : In [1]: %pylab inline In [2]: from sympy.interactive import * In [3]: init_session() or, with simpler initialization

Re: [sympy] SymPy 0.7.2 interactive use in IPython Qt Notebook interfaces

2013-01-22 Thread Aaron Meurer
On Tue, Jan 22, 2013 at 6:41 PM, Roberto Colistete Jr. roberto.colist...@gmail.com wrote: Em 22-01-2013 22:23, Aaron Meurer escreveu: On Tue, Jan 22, 2013 at 2:38 PM, Roberto Colistete Jr. roberto.colist...@gmail.com wrote: Thanks, so I think it is better : In [1]: %pylab inline In