I had a look on RunThis, but I see there are issues with it. It gives "connection closed" error. I think working on it will help me to learn more about the problem. I have made some changes in my proposal accordingly. Please review it once. GSoC 2020 Application: Prashant Rawat SymPy Live and SymPy Gamma <https://docs.google.com/document/d/1G3AOxwI-Kz6q1DFiQ1t9usI-AOXjAaSEdskuLonqhlg/edit?usp=sharing> Thanks and Regards
On Thursday, 26 March 2020 23:00:09 UTC+5:30, Aaron Meurer wrote: > > 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] <javascript:>> 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] <javascript:>. > > 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/ab9d6963-79d4-4cd8-9d46-cd55fbf6beb6%40googlegroups.com.
