For SymPy Gamma, anything you can think of that fits there is a good candidate. There is a lot of room for improvement. You can get some ideas from https://github.com/sympy/sympy_gamma/issues. For SymPy Live, the main things that need fixing are the pickling issues, i.e., finishing up https://github.com/sympy/sympy-live/pull/71.
Aaron Meurer On Fri, Jan 10, 2014 at 10:52 AM, Nitin Agarwal <[email protected]> wrote: > Hi, > > Here its Nitin Agarwal, an open source developer enthusiast. I would like to > discuss about the idea of Sympy Live ie, SymPy Live and SymPy Gamma that is > being hosted on Google App Engine. > > I have cloned out the source code of both SymPy Live and SymPy Gamma. and > gone through what actually has been implemented. After running and testing > both of the SymPy GUIs, I felt that a lot of modifications is required to > actually compete with WolframAlpha and to specify the needs of the users. > > After going through the SymPy Gamma version which actually serves the same > purpose as that of WolframAlpha but a Lot of modifcations is being required. > I would like to discuss about the features that has to be implemented so as > to improve. > Ondrej, you can refer some of the features as you were the one to actually > come up with this. > > For SymPy looking from the user's perspective the UI also has to be > improved. So, First I would like to get your ideas to start off with > improving the features. > > For Sympy Gamma, Ondrej I would your comments for improving and where to > actually start off to serve the users what they actually want. > > > One can also reach me at IRC : nitin3006. > Github : https://github.com/NitinAgarwal > > > > -- > Nitin Agarwal > Website : www.nitinagarwal.in > Github : https://github.com/NitinAgarwal > IRC : nitin3006 > -- 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 http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
