I would suggest that anyone looking at SymPy Live for GSoC to take a
look at RunThis https://regro.github.io/runthis-docs/

It is a new tool being developed by my colleague Anthony Scopatz to do
SymPy Live-like things (running a session in the browser), but in a
more general way. It would be great if we could develop RunThis so
that it is usable by SymPy Live, but also usable by other projects as
well and maintained by the broader community.

Aaron Meurer

On Wed, Mar 18, 2020 at 6:14 AM Prashant Rawat
<[email protected]> wrote:
>
>
> I have made the changes for SymPy Live. Both the interactive interpreter at 
> sympy-live-pr.appspot.com and extension in the docs at 
> https://prshnt19.github.io/sympy-live-docs are working fine with the Updated 
> Python3.
> PR Link: https://github.com/sympy/sympy-live/pull/144
>
> For making SymPy more generic, I have added imports from other libraries also 
> like NumPy and SciPy.
> import numpy
> import scipy
> are supported now. And other libraries can be added too. I order to make it 
> more generic we can provide API points for the SymPy Live, Spinx Banner. In 
> this way it can be embedded to other libraries docs also.I will give detailed 
> description for API.
>
> I am working on SymPy Gamma now, I think it could also be improved by 
> updating its SymPy version. Currentl SymPy gamma is running n very Old 
> version of Django. I can also update it to the latest version.
>
> The SymPy Live and SymPy Gamma have not been maintained for a long time. Both 
> of them can be improve signifcantly. For example, The SymPy Live uses a 
> workaround for faking Live Python Shell. This gets slower with number of 
> queries. Also there are other issues which remain open. I would like to work 
> on those issues.
>
> I think this would make a great GSOC Project. I want to make a proposal and 
> contribute to solve these issues during this summer. Please guide me through 
> this.
>
> --
> 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 view this discussion on the web visit 
> https://groups.google.com/d/msgid/sympy/b848bb46-3cb6-4612-acba-c1213f5b0a83%40googlegroups.com.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAKgW%3D6Ji9GWJc4qu_xfk-dupe3o31LOb2crLO7hNOOgZavnDEQ%40mail.gmail.com.

Reply via email to