[sympy] Re: Interested in Plotting module and GSoC 2012

2012-03-23 Thread Vishesh Kumar
I've spent the entire week trying to get pudb, winpdb, and sympy's plot to work on my macbook pro (OS X 10.6.8), and alternatively in Ubuntu 11 in a virtual machine. I managed to get winpdb and pudb to work. Sympy's plot, almost entirely doesn't. As far as I can tell, lots of digging tells me t

[sympy] Re: Interested in Plotting module and GSoC 2012

2012-04-08 Thread Vishesh Kumar
I seem to be receiving no response on my proposal. Does that mean that the equation editor as an idea won't be entertained this year? Are there any chances I could work on a similar more relevant idea, or something entirely different, that might be require work but nobody around to do it, and th

Re: [sympy] Re: Interested in Plotting module and GSoC 2012

2012-03-23 Thread Aaron Meurer
Yeah, Pyglet is very problematic, especially on Mac OS X. There is indeed work on moving to other backends, primarily matplotlib. See https://github.com/sympy/sympy/pull/673, and also search this mailing list for threads about it. There is a GSoC idea to extend this framework. By the way, the l

Re: [sympy] Re: Interested in Plotting module and GSoC 2012

2012-04-02 Thread Vishesh Kumar
I've not managed to get that pull request, and any matplotlib functionality to work on my computer. (I think I need assistance with regard to how to clone a pull request's edits?) I'm shifting my interest to working on an equation editor. To start off with, I'm working on making a curses-based

Re: [sympy] Re: Interested in Plotting module and GSoC 2012

2012-04-02 Thread krastanov.ste...@gmail.com
Hi, I can not say anything about the equation editor, but I may try to help with the plotting module. Whenever you decide to try to make it work again just contact us and describe the problem. To clone it and use it you have to do (more or less) the following: - install git - clone sympy from git

Re: [sympy] Re: Interested in Plotting module and GSoC 2012

2012-04-04 Thread Vishesh Kumar
Hi Thanks for the advice Stefan, I finally managed to get the matplot lib functionality to work! It's such a charm (especially after the continual failure of pyglet). In plotting 3-D surfaces, it gave me an error that autoscalezon takes only two arguments, three given. That seemed like a tiny

Re: [sympy] Re: Interested in Plotting module and GSoC 2012

2012-04-04 Thread Vishesh Kumar
I'm sorry I forgot to insert a link to my application draft, I've made. It's here ! Regards Vishesh Kumar On Thursday, 5 April 2012 00:38:42 UTC+5:30, Vishesh Kumar wrote: > > Hi > > Thanks for the advice

Re: [sympy] Re: Interested in Plotting module and GSoC 2012

2012-04-04 Thread krastanov.ste...@gmail.com
probably off-topic: The error you mentioned (when plotting surfaces) is a bug in matplotlib that is already fixed by them (but not released yet). Good to know that you fixed it yourself. -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this g

Re: [sympy] Re: Interested in Plotting module and GSoC 2012

2012-04-04 Thread Aaron Meurer
Here's the idea I had for the curses based editor. You take our pretty printing system, and rewrite it so that instead of building up the 2d string expression like it does now, it builds it up in blocks. Each block would be an object that contains it's string form. You can append blocks to the the

Re: [sympy] Re: Interested in Plotting module and GSoC 2012

2012-04-06 Thread Vishesh Kumar
I made a pull request - https://github.com/sympy/sympy/pull/1220 - as a part of my GSoC application – https://github.com/sympy/sympy/wiki/GSoC-2012-Application-Vishesh-Kumar:-Equation-Editor, which I have also submitted through Google Melange. I would like some guidance and feedback with resp

Re: [sympy] Re: Interested in Plotting module and GSoC 2012

2012-04-06 Thread someone
Hi, > I made a pull request - https://github.com/sympy/sympy/pull/1220 - as > a part of my GSoC application > – > https://github.com/sympy/sympy/wiki/GSoC-2012-Application-Vishesh-Kumar:-Equation-Editor, > which I have also submitted through Google Melange. I would like some > guidance and feedb

Re: [sympy] Re: Interested in Plotting module and GSoC 2012

2012-04-08 Thread Joachim Durchholz
Am 08.04.2012 13:31, schrieb Vishesh Kumar: I seem to be receiving no response on my proposal. Just a notice to other potential reviewers: I'm barely keeping up with my own backlog so I can't do anything for Vishesh's proposal. -- You received this message because you are subscribed to the G

Re: [sympy] Re: Interested in Plotting module and GSoC 2012

2012-04-14 Thread Bharath M R
This might be a little late but I found the equation editor in lyx pretty amazing though it is for formatting latex expressions. I think a lot of ideas can be borrowed from it. On Sunday, April 8, 2012 6:27:43 PM UTC+5:30, Joachim Durchholz wrote: > > Am 08.04.2012 13:31, schrieb Vishesh Kumar:

Re: [sympy] Re: Interested in Plotting module and GSoC 2012

2013-06-05 Thread smichr
I just came across an LGPL licensed grapher that has a nice equation editor with it at http://graph.tk/ -- 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 sympy+unsubscr.