Hello Developers, As you all suggested, I have started working on Jupyter as the Gui with sympy.
As Ondrej suggested to make some interactive plots using sympy in Jupyter notebook since the current plots are static. So After going through some online resources , I was able to make some interactive plots using mathplotlib and sympy plotting module. Here is the link to the Jupyter notebook file that I made https://drive.google.com/file/d/0B_yUvrIaXV4lR2IwWVhIUHpFOEk/view?usp=sharing I have also included comments in the notebook using markdown before each code block. Please let me know if its fine. On Monday, 7 March 2016 21:56:51 UTC+5:30, Aman Deep wrote: > > Hello Developers, > > I am Aman Deep, a second year student studying Information Technology at > National Institute of Technology, Dugrapur, India. > > I am eager to work for Sympy this GSoC. > > I would like to make a *gui* interface for sympy for making it more user > friendly. I would like to use *Tkinter* module for it since it is > cross-platform and I already have experience with it. > > Please let me know, how should I proceed. > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/d112c69c-a56f-4e2e-993d-adb1026fb6cd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
