If you're interested in functionality for explanations of derivatives and
integrals, there is some code at https://github.com/sympy/sympy_gamma/pull/8.
I'm currently working on integrating the integral functionality into the
core SymPy project.
On Mar 22, 2013 11:49 AM, "Alexander Overvoorde" <overv...@gmail.com> wrote:

> Op vrijdag 22 maart 2013 18:00:57 UTC+1 schreef Aaron Meurer het volgende:
>>
>>
>> I'm actually personally more curious what the server code looks like, as
>> that's the code that actually calls SymPy.
>>
>
> You can find the server code here:
>
> http://privatepaste.com/897af10e52
>
> It's fairly straight forward with some caveats, like the conversion from
> my app's expression syntax to sympy's.
> The syntax differs because I was originally working on my own CAS that
> actually provided detailed explanations.
>
>
>> So the rendering is done client side?
>>
>
> Yep, it's drawn with Bitmap and Canvas objects in Java.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "sympy" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/sympy/So8awjcpQq8/unsubscribe?hl=en.
> To unsubscribe from this group and all its topics, send an email to
> sympy+unsubscr...@googlegroups.com.
> To post to this group, send email to sympy@googlegroups.com.
> Visit this group at http://groups.google.com/group/sympy?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to