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 sympy+un...@googlegroups.com.
To post to this group, send email to sy...@googlegroups.com.
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.
For more options, visit https://groups.google.com/d/optout.
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.
--
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 https://groups.google.com/group/sympy.
To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/a418fe87-21c1-4b6b-a9ec-85ec9f7e29e4%40googlegroups.com.
Then something different for 3d plots, supported by plotly, matplotlib, mayavi, pythreejs, lightning.
Does bokeh allow computations in the browser?
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