1 Oct 2009 03:28
Re: SymPy and Reinteract
Hi Jorn! On Tue, Sep 29, 2009 at 3:03 PM, Jorn Baayen <jorn.baayen@...> wrote: > Dear all, > > This is just a short notice to let you know about a little project of mine > that should hopefully be useful to others. I've > been hacking Reinteract (reinteract.org, an interactive Python shell which > allows you to go back and edit previous > statements) to render SymPy objects using MathML (GtkMathView) or LaTeX. > Screenshots, links to required Python > bindings and a link to my Reinteract git branch can be found in my blog post > here: > > > http://jbaayen.blogspot.com/2009/09/part-of-what-makes-sympy-so-useful-is.html Very nice! Thanks also for your recent patches to sympy, great job. Will it be possible to use reinteract over the web browser in the future? Or do you think it would be too much work. Ipython is nice and together with unicode pretty printing, I really like it, I think it's the best one can get out of the terminal. Nevertheless, as you said, sometimes I want more. I think having it in the browser is the best way, in the long term. William Stein recently disentangled the notebook, so it can be used as a standalone library:(Continue reading)
RSS Feed