[sympy] Re: GSoC 2013 Application - Improved ODE Solver.

2013-03-30 Thread Manoj Kumar
Hello, I know its a bit too early ( and sorry for spamming) , and people might be busy with the organisation application, but I would love to see constructive criticism on my proposal and a few positive comments as well. I've been working dedicatedly for sympy for about 40 days right now, along

[sympy] Re: GSoC 2013 Application - Improved ODE Solver.

2013-04-02 Thread Manoj Kumar
Also, if possible I would like to send a PR, for solving pde of this type, if they do not exist already. 1. sx ξ + sy η = k where s can be found by: dx / ξ = dy / η = ds / k . Aaron, your thoughts on this? -- You received this message because you are subscribed to the Google Groups "sy

Re: [sympy] Re: GSoC 2013 Application - Improved ODE Solver.

2013-04-01 Thread Aaron Meurer
Sorry for not replying. My emails have been piling up. Also, my IRC client stopped notifying me of activity in the channel, so that's why I've been dead there. I think the application looks good. My basic comments: - Could you add, if possible, which specific references you will use for each key

Re: [sympy] Re: GSoC 2013 Application - Improved ODE Solver.

2013-04-01 Thread Manoj Kumar
Thanks for your reply, Aaron. - Could you add, if possible, which specific references you will use > for each key part of the algorithms? That way it will be more clear > which parts are explicitly explained in the literature, and which > parts you will have to figure out on your own. > > All the

Re: [sympy] Re: GSoC 2013 Application - Improved ODE Solver.

2013-04-02 Thread Aaron Meurer
As I said, no PDE solvers have been implemented yet, so it would be useful. You'd have to build some basic infrastructure, based on the ode solver. Aaron Meurer On Apr 2, 2013, at 1:15 AM, Manoj Kumar wrote: Also, if possible I would like to send a PR, for solving pde of this type, if they do n

Re: [sympy] Re: GSoC 2013 Application - Improved ODE Solver.

2013-04-02 Thread Manoj Kumar
I've made a few changes in my proposal, focussing a bit more on the implementation part, and places where it would be tough and places where I need to figure out things by myself (with the help of my mentor) of course. I shall send a preliminary PR soon, to solve PDE's of type that I've mentioned

Re: [sympy] Re: GSoC 2013 Application - Improved ODE Solver.

2013-04-27 Thread Manoj Kumar
I've updated my proposal on melange. http://www.google-melange.com/gsoc/proposal/review/google/gsoc2013/manojkumar/1 On Tue, Apr 2, 2013 at 8:32 PM, Manoj Kumar wrote: > I've made a few changes in my proposal, focussing a bit more on the > implementation part, and places where it would be tough