For 3D plots, I noticed a recent discussion around this in the *Teaching with Jupyter* group in context of Mathbox. Example: https://nbviewer.jupyter.org/github/znah/mathbox/blob/jupyter/examples/notebooks/mathbox.ipynb
See also: VPython https://github.com/BruceSherwood/glowscript On Monday, 13 February 2017 19:01:51 UTC, Aaron Meurer wrote: > > This is a useful idea, although it should perhaps be part of a larger gsoc > project to improve plotting. I think SymPy should also look at integrating > with mayavi (for 3D plots) and bokeh (for interactive plots). The > matplotlib support can be improved as well. > > Aaron Meurer > > On Mon, Feb 13, 2017 at 1:58 PM Meet Shah <[email protected] > <javascript:>> wrote: > >> While reading GSoC Ideas of 2017, I came across of problems that have >> many possible solutions and it can't be returned to terminal , It can be >> another Function or static value and maybe something else. This kind of >> problems can be solved by Graph Theory easily. We can make graph with some >> (-x to +x) and (-y to +y) and taking samples by time interval of 't'(ms or >> second as per accuracy req.) seconds. First I thought of making a external >> program that will execute with given values by terminal but after looking >> at Plotly , I thought that we can support that library by sympy. We can >> send output of Sympy to Plotly to Make graphs and solve critical Questions. >> It would be pipe Implementation of sympy to plotly . Is it a good idea to >> work and upgrade Sympy to next Level...? >> >> -- >> 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 [email protected] <javascript:>. >> To post to this group, send email to [email protected] <javascript:> >> . >> Visit this group at https://groups.google.com/group/sympy. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/sympy/400b7905-7211-4dc0-a356-67ccec5aface%40googlegroups.com >> >> <https://groups.google.com/d/msgid/sympy/400b7905-7211-4dc0-a356-67ccec5aface%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/3198bd67-53f1-47f5-b490-ba05e73f125d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
