Yes, you can use external libraries for SymPy Live or Gamma. The current architecture makes it hard to install Python packages that have non-pure Python dependencies (though I think matplotlib might come included). You can also use any Javascript library.
Aaron Meurer On Wed, Feb 5, 2020 at 10:13 PM Praveen kumar <[email protected]> wrote: > > Hello Everyone, > I'm Praveen Kumar, a second-year undergraduate student at the Indian > Institute of Information Technology and Management, Gwalior. > I have been using sympy for the last three months and want to contribute to > it. I was coding with python for the past six months. I was also familiar > with C, C++, Javascript, and Django. > > I want to improve the plotting techniques in sympy live and sympy gamma. But > want to know which part of the codebase is for the plotting technique for the > sympy gamma and can we include some external library for plotting the graphs. > Basic idea what I want to do is to enable multiple argument to be passed into > sympy gamma plot function like we do in normal use. And plot the 3d graphs of > the multivariate functions which are currently not supported. > > Please help me if you have any opinions regarding this project idea. > > -- > 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/bbacf632-9ba1-4eb0-8905-347d29a9cdb9%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%3D6L%2BgNOQNb_ZSB4d%2B2sQR%3DPaW9LqVp%2Bf%3DwLzWxNspRb7EQ%40mail.gmail.com.
