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 <https://www.google.com/url?q=https%3A%2F%2Fprshnt19.guthub.io%2Fsympy-live-docs&sa=D&sntz=1&usg=AFQjCNEHZdMzO9ILujcyXfDaC4ERDObPLA> 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/46a7ee4b-a521-423c-b90e-0ae9e3082da1%40googlegroups.com.
