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

Richard Johns rjohns67 at gmail.com
Fri Apr 4 14:22:32 EDT 2014


Yes that was the problem. I should have thought of that myself, however; it
would have been nice if the example web page had used something like:

 %load_ext version_information
%version_information numpy, matplotlib, scipy, sympy

Thanks for the help.
Richard


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

> Yes, definitely upgrade. The 0.7.1 was released 3 years ago, so I am
> not surprised it doesn't work.
>
> Ondrej
>
> On Fri, Apr 4, 2014 at 11:44 AM, Jason Moore <moorepants at gmail.com> wrote:
> > The latest version of SymPy is 0.7.5. Maybe you just need to upgrade?
> >
> >
> > Jason
> > moorepants.info
> > +01 530-601-9791
> >
> >
> > On Fri, Apr 4, 2014 at 1:28 PM, Richard Johns <rjohns67 at gmail.com>
> wrote:
> >>
> >> 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 (Mon, 31 Mar 2014 09:14:05 -0500)
> >>
> >> IPython version: 2.0.0-dev ( 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
> >>>
> >>
> >>
> >> _______________________________________________
> >> IPython-dev mailing list
> >> IPython-dev at scipy.org
> >> http://mail.scipy.org/mailman/listinfo/ipython-dev
> >>
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "sympy" group.
> > To unsubscribe from this group and stop receiving emails from it, send an
> > email to sympy+unsubscribe at googlegroups.com.
> > To post to this group, send email to sympy at googlegroups.com.
> > Visit this group at http://groups.google.com/group/sympy.
> > To view this discussion on the web visit
> >
> https://groups.google.com/d/msgid/sympy/CAP7f1Ai%3DphBnADJ2h9%3DfzmbVK4MrKyeJZJGU%2Br3Jzv6-gGf-6A%40mail.gmail.com
> .
> >
> > For more options, visit https://groups.google.com/d/optout.
> _______________________________________________
> 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/95a0122d/attachment.html>


More information about the IPython-dev mailing list