Text plotting is implemented to a certain extent in sympy.I missed that before And it looks very nice. What are the improvements that can be done?
On Tuesday, March 20, 2012 9:58:09 AM UTC+5:30, Bharath M R wrote: > > Hi, > I had previously expressed my desire to work on gamma.sympy.orgparser. > After the > discussion in the group I realized I don't have the required expertise to > write the parser which would > satisfy the requirements. So I am changing the ideas for my GSOC proposal. > > 1) Support SVGFig for plotting on Google App Engine. > SVGFig is completely written in python and can be run on Google App > Engine. If we add the > backend for plotting in SVGfig then we would be able to plot in sympy > Live. I would like to > implement the plotting backend for SVGfig and then integrate with sympy > Live. > > 2) Plotting module for ASCII plots. > The idea of having a basic plotting module without any dependencies would > be great. > Ascii plotting will be also nice for people working on ipython so that > they can see their > results quickly. Both GNUPlot and Matplotlib provide this functionality. I > would like to > write the whole module so that there is no dependency. > > 3) Improve the matplotlib backend ( which is not merged) so that it can > plot all > sympy functions. > > I will create a wiki page detailing how I am going to do the above. Any > suggestions for the > above ideas? > > Thanks > Bharath M R > -- You received this message because you are subscribed to the Google Groups "sympy" group. To view this discussion on the web visit https://groups.google.com/d/msg/sympy/-/ez29HZX9bTwJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
