Does bokeh allow computations in the browser?

Of course, if we print the expression to JavaScript, that opens up a lot of
possibilities for plotting libraries. I think if we take that approach
there may be better ones than bokeh for function plotting.

Aaron Meurer

On Sun, Feb 19, 2017 at 1:26 PM Björn Dahlgren <[email protected]> wrote:

>
>
> On Monday, 13 February 2017 20:01:51 UTC+1, 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.
>
>
>
> I've also been thinking about using bokeh. SymPy could use `jscode` in the
> codeprinters to provide callbacks to the user which are evaluated in the
> browser (since bokeh allows the user to include javascript code).
>
> --
> 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/a418fe87-21c1-4b6b-a9ec-85ec9f7e29e4%40googlegroups.com
> <https://groups.google.com/d/msgid/sympy/a418fe87-21c1-4b6b-a9ec-85ec9f7e29e4%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/CAKgW%3D6K1DVxbVoP48uMmUguKF8A%2BF5z2do8pBktRLamZrFk8fA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to