[sympy] Gsoc Proposal

2012-04-12 Thread Gaurav Sathe
Hi all, I have submitted my proposal for GSOC 2012 to Sympy. However I haven't received any comments or feedback yet. I don't want to sound nervous but does this mean that my proposal isn't good enough or does it usually take time for the community to reply? -- You received this message

Re: [sympy] Gsoc Proposal

2012-04-12 Thread Gaurav Sathe
Thnx Aaron... -- You received this message because you are subscribed to the Google Groups sympy group. To post to this group, send email to sympy@googlegroups.com. To unsubscribe from this group, send email to sympy+unsubscr...@googlegroups.com. For more options, visit this group at

Re: [sympy] GSOC 2012 Proposal

2012-04-03 Thread Gaurav Sathe
On Mon, Apr 2, 2012 at 3:25 PM, David Joyner wdjoy...@gmail.com wrote: On Mon, Apr 2, 2012 at 4:23 AM, Gaurav Sathe gaurav.sath...@gmail.com wrote: Hi, David, On Sun, Apr 1, 2012 at 4:14 PM, David Joyner wdjoy...@gmail.com wrote: On Sun, Apr 1, 2012 at 5:28 AM, Gaurav Sathe

Re: [sympy] GSOC 2012 Proposal

2012-04-02 Thread Gaurav Sathe
Hi, David, On Sun, Apr 1, 2012 at 4:14 PM, David Joyner wdjoy...@gmail.com wrote: On Sun, Apr 1, 2012 at 5:28 AM, Gaurav Sathe gaurav.sath...@gmail.com wrote: Hi, PFA my proposal for GSOC 2012 for the topic Group Theory . I would really appreciate any suggestions and changes from

[sympy] GSOC 2012 Proposal

2012-04-01 Thread Gaurav Sathe
Hi, PFA my proposal for GSOC 2012 for the topic Group Theory . I would really appreciate any suggestions and changes from the community which would improve the proposal. Please let me know . Thank you. -- You received this message because you are subscribed to the Google Groups sympy

Re: [sympy] Implement modules for fundamental algebraic structures in sympy

2012-03-21 Thread Gaurav Sathe
You are quite right David... But i feel working only on permutation groups and some basic algos on it wont take up around two and a half months of summer since some work has already been done on it before. I am sure along with that it would be possible to do atleast one more topics from the ones

Re: [sympy] Implement modules for fundamental algebraic structures in sympy

2012-03-18 Thread Gaurav Sathe
PM, Gaurav Sathe gaurav.sath...@gmail.com wrote: Hi all, I am interested in participating in Gsoc and I would like to know if this could be a good project for sympy. As you know the concept of group theory is widely used in abstract mathematics. Currently there is no module in sympy

[sympy] Implement modules for fundamental algebraic structures in sympy

2012-03-17 Thread Gaurav Sathe
Hi all, I am interested in participating in Gsoc and I would like to know if this could be a good project for sympy. As you know the concept of group theory is widely used in abstract mathematics. Currently there is no module in sympy for the various algebraic structures which come under

Re: [sympy] GSoC Acceptance

2012-03-16 Thread Gaurav Sathe
Congrats to sympy... Looking forward to working with all of you!!! -- You received this message because you are subscribed to the Google Groups sympy group. To post to this group, send email to sympy@googlegroups.com. To unsubscribe from this group, send email to

[sympy] Terms in series expansion

2012-03-14 Thread Gaurav Sathe
I'm a little confused with the .series method. In [8]: sin(x).series(x,0,10) Out[8]: 35 7 9 xx x x x - ── + ─── - + ── + O(x**10) 6 120 5040 362880 In [9]:

Re: [sympy] Terms in series expansion

2012-03-14 Thread Gaurav Sathe
...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sympy?hl=en. -- Gaurav Sathe -Student at BITS Pilani - Goa Campus -- You received this message because you are subscribed to the Google Groups sympy group. To post to this group, send email to sympy

Re: [sympy] Formal power series prototype.

2012-03-14 Thread Gaurav Sathe
Hi Alexey, I am planning to participate in GSOC and one of the ideas which really interested me was the idea on 'Series Expansions'. I am trying to solve bugs related to series expansions. I went through the prototype which you have made and the ideas are really good. I have even thought of a few

[sympy] Separate a fraction

2012-02-28 Thread Gaurav Sathe
If 'f' is a fraction, can someone please tell me how to separate the numerator and denominator of f I tried f.numerator and f.denominator but it doesnt seem to work... -- You received this message because you are subscribed to the Google Groups sympy group. To view this discussion on the

Re: [sympy] Separate a fraction

2012-02-28 Thread Gaurav Sathe
. -- Gaurav Sathe -Student at BITS Pilani - Goa Campus -- You received this message because you are subscribed to the Google Groups sympy group. To post to this group, send email to sympy@googlegroups.com. To unsubscribe from this group, send email to sympy+unsubscr...@googlegroups.com. For more options

[sympy] Hi Aaron

2012-02-10 Thread Gaurav Sathe
I am an undergraduate student currently doing my Masters in Mathematics and will be doing my B.Tech in Computer Science. I have been doing both discrete and abstract maths for almost three years now and I love coding in Python. I would very much like to be part of GSOC 2012 for SymPy. I was going