[IPython-dev] [sympy] Re: SymPy printing in the ipython notebook

Richard Johns rjohns67 at gmail.com
Fri Apr 4 13:28:05 EDT 2014


Hi Ondrej:

I assumed that SymPy worked with 2.0 since the example notebook included
this at the bottom of the page:

nbviewer version:
4c2edac<https://github.com/ipython/nbviewer/commit/4c2edac6078f44ee8190a4eccce34bf32b2d88d8>(Mon,
31 Mar 2014 09:14:05 -0500)

IPython version: 2.0.0-dev ( 65651b5
<https://github.com/ipython/ipython/commit/65651b5>)

Rendered on: Mon, 31 Mar 2014 18:26:32 UTC


I originally tried to do this, with no success, by installing 2.0.0-dev
when it didn't work with my old ipython.


My SymPy version is:

In [14]: sym.__version__
0.7.1.rc1

Richard


On Fri, Apr 4, 2014 at 8:14 AM, Ondřej Čertík <ondrej.certik at gmail.com>wrote:

>
>
>
> On Fri, Apr 4, 2014 at 5:40 AM, Jason Moore <moorepants at gmail.com> wrote:
>
>> Hi Richard,
>>
>> I don't think SymPy has tested with IPython 2.0 yet. It is possible that
>> the printing is no broken... It should display in mathjax/latex by default
>> in the notebook and pretty print in the terminal.
>>
>> If you don't mind please submit an issue on github to the main sympy
>> repository.
>>
>
> I think SymPy works with IPython 2.0. Which version of SymPy are you using?
>
> Ondrej
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140404/05694276/attachment.html>


More information about the IPython-dev mailing list