Huh, I read this page on the wiki for plotting capabilities <https://github.com/sympy/sympy/wiki/Plotting-capabilities> to see what I could do. I guess it hasn't been updated. On Tuesday, 3 March 2015 19:57:45 UTC, Aaron Meurer wrote: > > On Tue, Mar 3, 2015 at 10:23 AM, Param Singh <[email protected] > <javascript:>> wrote: > > Hi, I'm Param Singh, an undergrad from India and I was hoping on working > on > > Sympy's plotting module over the course of the summer as a GSoC project. > I > > wished to gauge the community's interest in this and talk to potential > > mentors over what work needs to be done on it. The current module > doesn't > > support a lot of functionality like plotting 2D and 3D vectors fields. > It > > also doesn't support implicit 2D equations and inequalities. I was > thinking > > Yes it does. There was a whole GSoC project just for this. plot_implicit. > > Aaron Meurer > > > that I'd work on adding basic stuff like 2D and 3D vector fields in the > > beginning to get familiar with the codebase and then move on the hard > stuff > > like writing an efficient way to support plotting implicit 2D equations > and > > inequalities. I have little idea on how I'd do this, so any pointers > > regarding efficient plotting would help. > > > > I'm gonna start writing a formal application tomorrow on the wiki, but > I'd > > just like some feedback regarding what improvements in the Sympy > plotting > > module are important and should be made so I can write the most > productive > > application I could. > > > > Thanks, > > Param Singh > > (github.com/paramsingh) > > > > -- > > 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] <javascript:>. > > To post to this group, send email to [email protected] > <javascript:>. > > Visit this group at http://groups.google.com/group/sympy. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/sympy/825c2361-450c-40b7-b167-04bd8c0b5ec8%40googlegroups.com. > > > > For more options, visit https://groups.google.com/d/optout. >
-- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/4415480b-755c-407b-a863-a8a2985ce345%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
