Ipython notebook integration

37 weergaven
Naar het eerste ongelezen bericht

Sahil Shekhawat

ongelezen,
27 jan 2015, 07:27:3827-01-2015
aan sy...@googlegroups.com
Inspiration is this question and this PR (this is a kind of hack and should not be merged)
I want to implement ipython notebook integration in Sympy so that:
1) the user can easily use notebook's feature with Sympy
2) We can implement further parameters and animations in plotting specific to notebook.
3) Gamma can also use that API to export the result to Ipython notebook.
and who know maybe we want to replace the Gamma's result with notebook.
There can be future developments with this.

this can be used to implement and thus, should not be difficult. I can use and extend (if required) this and use nbconvert to convert it to notebook's format.
first question, should I do this? If yes then, how it should be implemented. I mean should it be like ``sympify``  so that any result can be open in notebook or should it be specific to plotting?
I would like to hear what you guys think?
Thanks

Aaron Meurer

ongelezen,
27 jan 2015, 16:04:3227-01-2015
aan sy...@googlegroups.com
I'm a little unclear on what you are suggesting to do here. Can you give a simple example of what it would look like?

Aaron Meurer

--
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+un...@googlegroups.com.
To post to this group, send email to sy...@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/4ea19734-b3d1-4a97-ae3a-b9c3fc48c7aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Sahil Shekhawat

ongelezen,
27 jan 2015, 22:30:4227-01-2015
aan sy...@googlegroups.com
I want to implement a backend which will convert the result in ipython's notebook's format.
We can convert python into the ipython notebook as this
and we have a code generation backend from which we can get the python code for that expression.
Allen beantwoorden
Auteur beantwoorden
Doorsturen
0 nieuwe berichten