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.guthub.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.

-- 
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/fe81f6a3-ac6d-4e5b-b4bd-71812ed031d5%40googlegroups.com.

Reply via email to