[sympy] GSoC 2012 : Ideas : Expression Manipulation and Sparse Matrix representation

2012-03-18 Thread Ashwini Oruganti
Hi, I am a sophomore undergraduate Computer Science and Engineering student. I've done a substantial amount of Mathematics in high school, and so far in my university (Differential Calculus, Integral Calculus, Linear Algebra, Probability Theory) and am pretty comfortable learning new concepts. My

Re: [sympy] GSoC 2012 : Ideas : Expression Manipulation and Sparse Matrix representation

2012-03-18 Thread Aaron Meurer
Hi. On Sun, Mar 18, 2012 at 9:23 AM, Ashwini Oruganti wrote: > Hi, > > I am a sophomore undergraduate Computer Science and Engineering student. > I've done a substantial amount of Mathematics in high school, and so far in > my university (Differential Calculus, Integral Calculus, Linear Algebra,

Re: [sympy] GSoC 2012 : Ideas : Expression Manipulation and Sparse Matrix representation

2012-03-18 Thread snktagar...@gmail.com
On Mon, Mar 19, 2012 at 7:36 AM, Aaron Meurer wrote: > Hi. > > On Sun, Mar 18, 2012 at 9:23 AM, Ashwini Oruganti > wrote: >> Hi, >> >> I am a sophomore undergraduate Computer Science and Engineering student. >> I've done a substantial amount of Mathematics in high school, and so far in >> my univ

Re: [sympy] GSoC 2012 : Ideas : Expression Manipulation and Sparse Matrix representation

2012-03-19 Thread Ashwini Oruganti
Hi, On Mon, Mar 19, 2012 at 7:36 AM, Aaron Meurer wrote: > Hi. > > On Sun, Mar 18, 2012 at 9:23 AM, Ashwini Oruganti > wrote: > > Hi, > > > > I am a sophomore undergraduate Computer Science and Engineering student. > > I've done a substantial amount of Mathematics in high school, and so far > i

Re: [sympy] GSoC 2012 : Ideas : Expression Manipulation and Sparse Matrix representation

2012-03-20 Thread Aaron Meurer
On Mon, Mar 19, 2012 at 1:16 AM, Ashwini Oruganti wrote: > Hi, > > On Mon, Mar 19, 2012 at 7:36 AM, Aaron Meurer wrote: >> >> Hi. >> >> On Sun, Mar 18, 2012 at 9:23 AM, Ashwini Oruganti >> wrote: >> > Hi, >> > >> > I am a sophomore undergraduate Computer Science and Engineering student. >> > I'v

Re: [sympy] GSoC 2012 : Ideas : Expression Manipulation and Sparse Matrix representation

2012-03-20 Thread Ashwini Oruganti
Hi, I have worked out a possible implementation for the framework. Here's the basic design: I'm dividing the complete framework into 2 parts: 1. The main algorithm to work out step-wise expression manipulation 2. The User Interface Here's a short description of how I plan to implement eac

Re: [sympy] GSoC 2012 : Ideas : Expression Manipulation and Sparse Matrix representation

2012-03-20 Thread Sergiu Ivanov
Hello, On Tue, Mar 20, 2012 at 7:16 PM, Ashwini Oruganti wrote: > > The design can work in the following manner: > > Once an operation is performed, the UI asks the user if he wants the > step-wise solution to be printed. If yes, go to Step 2, else exit the UI. > Determine the operation that is t

Re: [sympy] GSoC 2012 : Ideas : Expression Manipulation and Sparse Matrix representation

2012-03-20 Thread Ashwini Oruganti
On Wed, Mar 21, 2012 at 12:10 AM, Sergiu Ivanov wrote: > Hello, > > On Tue, Mar 20, 2012 at 7:16 PM, Ashwini Oruganti > wrote: > > > > The design can work in the following manner: > > > > Once an operation is performed, the UI asks the user if he wants the > > step-wise solution to be printed. If

Re: [sympy] GSoC 2012 : Ideas : Expression Manipulation and Sparse Matrix representation

2012-03-20 Thread Sergiu Ivanov
On Tue, Mar 20, 2012 at 8:53 PM, Ashwini Oruganti wrote: > > On Wed, Mar 21, 2012 at 12:10 AM, Sergiu Ivanov > wrote: >> >> You may wish to consider going a step backwards, so that the user can >> explore different possibilities of transforming an expression. > > Noted. In fact, I think we can ad

Re: [sympy] GSoC 2012 : Ideas : Expression Manipulation and Sparse Matrix representation

2012-03-23 Thread Ashwini Oruganti
On Wed, Mar 21, 2012 at 1:07 AM, Sergiu Ivanov wrote: > On Tue, Mar 20, 2012 at 8:53 PM, Ashwini Oruganti > wrote: > > > > On Wed, Mar 21, 2012 at 12:10 AM, Sergiu Ivanov < > unlimitedscol...@gmail.com> > > wrote: > >> > >> You may wish to consider going a step backwards, so that the user can > >

Re: [sympy] GSoC 2012 : Ideas : Expression Manipulation and Sparse Matrix representation

2012-03-23 Thread Sergiu Ivanov
On Fri, Mar 23, 2012 at 5:01 PM, Ashwini Oruganti wrote: > > On Wed, Mar 21, 2012 at 1:07 AM, Sergiu Ivanov > wrote: > > So, can I proceed to put all this together in a proposal and go ahead with > my application? Is this good enough a proposal to work on during the summer > with GSoC? To me, it

Re: [sympy] GSoC 2012 : Ideas : Expression Manipulation and Sparse Matrix representation

2012-03-26 Thread Aaron Meurer
On Fri, Mar 23, 2012 at 1:24 PM, Sergiu Ivanov wrote: > On Fri, Mar 23, 2012 at 5:01 PM, Ashwini Oruganti > wrote: >> >> On Wed, Mar 21, 2012 at 1:07 AM, Sergiu Ivanov >> wrote: >> >> So, can I proceed to put all this together in a proposal and go ahead with >> my application? Is this good enoug

Re: [sympy] GSoC 2012 : Ideas : Expression Manipulation and Sparse Matrix representation

2012-03-29 Thread Ashwini Oruganti
On Tue, Mar 27, 2012 at 3:15 AM, Aaron Meurer wrote: > On Fri, Mar 23, 2012 at 1:24 PM, Sergiu Ivanov > wrote: > > On Fri, Mar 23, 2012 at 5:01 PM, Ashwini Oruganti > > wrote: > >> > >> On Wed, Mar 21, 2012 at 1:07 AM, Sergiu Ivanov < > unlimitedscol...@gmail.com> > >> wrote: > >> > >> So, can