Well what you suggested requires the user to input an expression in a particular format, which i guess is not very user friendly.
Well my idea is to make the user experience more easier. The idea is to make a kind of Interactive GUI calculator that uses sympy. so, What i thought is that user will choose a function from the buttons given. For example: let's say he chooses integration so he will be presented with a standard integration sign with input boxes for entering the upper & lower limit and the function which he wants to integrate. So basically what I want is that the user gets to enter expressions like we actually do with pen & paper. Sorry for my bad English. 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/29548d80-42a0-4446-a594-861ecf37503a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
