My suggestion on melange was just to mention that if you only focus on 3D plotting for SymPy Gamma then we are missing the majority of SymPy users. My hunch is that 99% of people who use SymPy use it locally, not from SymPy live or SymPy Gamma. If we currently don't support 3D plotting locally, then the effort may be more fruitful adding 3D plotting to SymPy for local use. If 3D plotting for SymPy were implemented in such a way that it is web compatible, then the plotting for SymPy Live and SymPy Gamma will be gained almost for "free".
Jason moorepants.info +01 530-601-9791 On Tue, Mar 18, 2014 at 9:15 AM, SAHIL SHEKHAWAT <[email protected] > wrote: > sorry for the slang but if a lot of people are working on the similar > project then what is there that i can work on! > I talked to Ondrej and David and they said that implementing 3D plotting > for Gamma is fine. Please suggest something. > > > On Tue, Mar 18, 2014 at 6:32 PM, SAHIL SHEKHAWAT < > [email protected]> wrote: > >> So, how can i improve sympy then? >> I mean you said that we want 3D plotting for SymPy as a whole. so , how >> can i improve that? >> >> >> On Tue, Mar 18, 2014 at 6:17 PM, Jason Moore <[email protected]>wrote: >> >>> There are a lot people working on plotting in the browser, many of them >>> tied to python execution. There probably isn't much reason to reinvent the >>> wheel here. This is another more simple project that implements a d3.js >>> backend for matplotlib: mpld3.github.io . Also there matplotlib has a >>> webagg backend. >>> >>> >>> Jason >>> moorepants.info >>> +01 530-601-9791 >>> >>> >>> On Tue, Mar 18, 2014 at 7:41 AM, SAHIL SHEKHAWAT < >>> [email protected]> wrote: >>> >>>> Indeed they are and for that there is already an option of downloading >>>> from matplotlib's support. >>>> We can give an option to view the plot in the web browser and Live and >>>> Gamma are always there to help us. They can render the plots very nicely. >>>> I think it is very significant and should be my proposal for GSOC. >>>> Thanks a lot Christophe for your help. >>>> >>>> >>>> On Tuesday, March 18, 2014 4:57:50 PM UTC+5:30, Christophe Bal wrote: >>>>> >>>>> Do not forget that "fixed" pictures are useful for paper reports. On >>>>> the other hand, I think that using web browsers for sliders is the better >>>>> solution to use actually because of the dynamical features and the JS >>>>> library that helps to build such sliders. >>>>> >>>> -- >>>> 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/470f4413-08ad-4382-b349-179d35ff3914%40googlegroups.com<https://groups.google.com/d/msgid/sympy/470f4413-08ad-4382-b349-179d35ff3914%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>>> 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/CAP7f1Ag6G_Hoxq6GqkSnMPVD8h53s2bzWHckoCURY0oMRsEFJA%40mail.gmail.com<https://groups.google.com/d/msgid/sympy/CAP7f1Ag6G_Hoxq6GqkSnMPVD8h53s2bzWHckoCURY0oMRsEFJA%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >>> 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/CA%2BOR%3DbhVfJc9A3PiTdfb-HcEtEj5GmMTTR0x1B%3DAi%2ByK3idDjQ%40mail.gmail.com<https://groups.google.com/d/msgid/sympy/CA%2BOR%3DbhVfJc9A3PiTdfb-HcEtEj5GmMTTR0x1B%3DAi%2ByK3idDjQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > 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/CAP7f1Ah6sPERxrh1CF-nbJa5pq%3DRQrq4K0%3DzHUjkN4mo8%2BKHmg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
