[sympy] Re: GSOC 2016 Series expansions

2016-03-21 Thread mvnnn
6) Add Inverse Fourier series, Add Fourier-Bessel series in Fourier series. -- 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...@googlegroups.com. To post

Re: [sympy] Re: GSoC '16: Implementation of GUI for Sympy.

2016-03-21 Thread Aman Deep
- I have submitted my draft proposal on https://summerofcode.withgoogle.com Here is the link: https://docs.google.com/document/d/131CWPgtupa5hG4GvJJF1ruKHz9QPgwhd72wkRPkY4Cw/edit?usp=sharing Please Suggest Improvements. - At the beginning of the idea

[sympy] GSoC 2016- Ideas for Group Theory project.

2016-03-21 Thread PRAFUL GUPTA
I have few ideas for the project and would like to get some inputs. *1. Computation of Subgroups: * By implementing the Sylow's theorem we can find subgroups of a certain order. We can then analyse the groups for various properties like being a normal subgroup etc. *2. Classification of

Re: [sympy] Re: GSoC '16: Implementation of GUI for Sympy.

2016-03-21 Thread Aaron Meurer
Either one is fine. If you use Google docs we can comment on it easier. Aaron Meurer On Mon, Mar 21, 2016 at 7:04 PM, Aman Deep wrote: > Hi Jason, > > But, for draft submission google asked for a link of google docs or any > other link. There is only a link field shown

Re: [sympy] Re: GSoC '16: Implementation of GUI for Sympy.

2016-03-21 Thread Aman Deep
Hi Jason, But, for draft submission google asked for a link of google docs or any other link. There is only a link field shown and not file upload option. quoted from withgoogle.com > Start a draft proposal. > > Students who receive feedback on their proposals early end up with better >

Re: [sympy] GSoC 2016: Singularity Functions

2016-03-21 Thread Jason Moore
No need to cancel your vacation. Just give a plan for how you will make up the days. Jason moorepants.info +01 530-601-9791 On Mon, Mar 21, 2016 at 2:52 PM, SAMPAD SAHA wrote: > Thank You Jason for the suggestions in my proposal. I will work on those > and let you know

Re: [sympy] GSoC 2016: Singularity Functions

2016-03-21 Thread SAMPAD SAHA
Thank You Jason for the suggestions in my proposal. I will work on those and let you know as soon as possible. I have mentioned in my proposal about the days of the vacation and how can I compensate the work. If this vacation raises any problem, I can cancel it . That will not be a problem for

Re: [sympy] GSOC 16 :Classical Mechanics: Generalize the Equation of Motion Generation Classes

2016-03-21 Thread Jason Moore
Here is our starting point: https://github.com/sympy/sympy/wiki/GSoC-2016-Student-Instructions The mechanics stuff is in sympy/physics/vector and sympy/physics/mechanics, along with other things in the PyDy project. Jason moorepants.info +01 530-601-9791 On Wed, Mar 16, 2016 at 5:24 AM, Smit

Re: [sympy] GSOC 2016 Series Expansion

2016-03-21 Thread Jason Moore
Rehas, Go ahead and start drafting a proposal and we can comment on it after you have some material for us to read. Jason moorepants.info +01 530-601-9791 On Sat, Mar 19, 2016 at 1:53 PM, Rehas Sachdeva wrote: > Dear developers! > > I am Rehas, studying at IIIT-Hyderabad,

Re: [sympy] GROUP THEORY

2016-03-21 Thread Jason Moore
Maybe search the code and the docs to see what is already implemented. You can search the github issues as well. Jason moorepants.info +01 530-601-9791 On Mon, Mar 21, 2016 at 1:37 PM, PRAFUL GUPTA < f2014...@hyderabad.bits-pilani.ac.in> wrote: > Hi, > > I am Praful Gupta, a second year

Re: [sympy] A library implementation for all interpolation techniques used in mathematics

2016-03-21 Thread Jason Moore
This sounds like it would be a numerical feature, which is more suited to scipy. If this is symbolic, please explain your idea more thoroughly. Jason moorepants.info +01 530-601-9791 On Sun, Mar 20, 2016 at 3:01 AM, Saurabh Gupta wrote: > Hello Developers, > > I am

Re: [sympy] GSoC 2016: Singularity Functions

2016-03-21 Thread Jason Moore
I've put some comments in your proposal. Jason moorepants.info +01 530-601-9791 On Sat, Mar 19, 2016 at 10:58 AM, SAMPAD SAHA wrote: > Jason, > > Actually I have misunderstood earlier. > > I have updated my proposal here >

Re: [sympy] GSoC 2016: Singularity Functions

2016-03-21 Thread Jason Moore
Looks like a typo. You can use the grep command to search the code base for this word. Jason moorepants.info +01 530-601-9791 On Sun, Mar 20, 2016 at 2:35 PM, SAMPAD SAHA wrote: > Is there any thing called *DirectDelta ?* > > Or here >

Re: [sympy] GSoC 2016: Singularity Functions

2016-03-21 Thread Jason Moore
Sampad, Please explain in you proposal what days you want to miss and how you will make up for them. Something usually can be worked out, but no promises. Jason moorepants.info +01 530-601-9791 On Sun, Mar 20, 2016 at 1:59 PM, SAMPAD SAHA wrote: > Hi, > > I might not

Re: [sympy] Re: GSOC 2016: Classical Mechanics: Efficient Equation of Motion Generation with C++

2016-03-21 Thread Jason Moore
I commented in your google doc draft. Thanks. Jason moorepants.info +01 530-601-9791 On Sun, Mar 20, 2016 at 11:22 PM, Aravind wrote: > Sir, I would like to work for the following project which is a combination > of two single projects. Some of the sympy members

[sympy] GROUP THEORY

2016-03-21 Thread PRAFUL GUPTA
Hi, I am Praful Gupta, a second year undergraduate at BITS Pilani Hyderabad Campus. I will be a GSoC applicant this year under SymPy. I am doing a dual degree course with M.Sc in Mathematics and B.E(Hons) in Electronics and Communication. I went through the idea page and in the section for

Re: [sympy] GSOC 2016 - Risch Algorithm

2016-03-21 Thread Aaron Meurer
You are on a good start. Be aware that the application deadline is Friday, which is also the deadline to submit a patch. Aaron Meurer On Mon, Mar 21, 2016 at 4:17 PM, Michael Mueller wrote: > Hi all, > > My name is Michael Mueller and I'm a sophomore at Brown

Re: [sympy] GSOC 2016 - Risch Algorithm

2016-03-21 Thread Jason Moore
Michael, Here are our student instructions: https://github.com/sympy/sympy/wiki/GSoC-2016-Student-Instructions Please go through that to get your self setup. You need to submit the patch and proposal. The more you discuss with us, the better. Jason moorepants.info +01 530-601-9791 On Mon,

[sympy] GSOC 2016 - Risch Algorithm

2016-03-21 Thread Michael Mueller
Hi all, My name is Michael Mueller and I'm a sophomore at Brown University studying mathematics and computer science. I spent the last two summers participating in Google Summer of Code with AstroPy (my work blog is here ) and implemented an efficient text

Re: [sympy] Re: GSoC 16: Solvers

2016-03-21 Thread Harsh Gupta
> The way we are handling solve till now must be improved firstly as i have > seen in solve we get a list . it must be either object or a tuple. Please go through https://github.com/sympy/sympy/blob/master/doc/src/modules/solvers/solveset.rst On 22 March 2016 at 01:20, nishant shreshth

[sympy] Re: GSoC 16: Solvers

2016-03-21 Thread nishant shreshth
Hello I am Nishant and I would like to work on the Solveset api of Sympy. As there are many things on which we can work. The way we are handling solve till now must be improved firstly as i have seen in solve we get a list . it must be either object or a tuple. There are many statistical and

[sympy] Re: GSOC 2016 Series expansions

2016-03-21 Thread mvnnn
@ Aaron Meurer I need to focus only on issue or add new functionality in series expansions. -- 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

Re: [sympy] Re: GSOC 2016: Assumptions

2016-03-21 Thread Aaron Meurer
If you have thoughts on how to do it, yes, include it in your proposal. Aaron Meurer On Mon, Mar 21, 2016 at 1:41 PM, Anish Shah wrote: > > > On Monday, March 21, 2016 at 11:11:10 PM UTC+5:30, Anish Shah wrote: >> >> I was going through assumptions issues and I found

[sympy] GSoC 2016 Application: Generating EoM efficiently and building a new base class for existing methods

2016-03-21 Thread Aravind
Hi all, I am Aravind, a GSoC aspirant from sympy. I have started working for the mentioned project. I have written a draft proposal and uploaded on the site. As there was no mentor mentioned on the ideas page, please can anyone take a look at this review? the link is :

[sympy] Re: GSOC 2016: Assumptions

2016-03-21 Thread Anish Shah
On Monday, March 21, 2016 at 11:11:10 PM UTC+5:30, Anish Shah wrote: > > I was going through assumptions issues and I found this issue:- > https://github.com/sympy/sympy/issues/9384 > I wanted to know whether assumption should support inequalities? There is > some work done on the above issue

[sympy] Re: GSOC 2016: Assumptions

2016-03-21 Thread Anish Shah
I was going through assumptions issues and I found this issue:- https://github.com/sympy/sympy/issues/9384 I wanted to know whether assumption should support inequalities? There is some work done on the above issue but it is not merged yet and no work has been done on it. Should I include it in

[sympy] Re: GSOC 2016 Series expansions

2016-03-21 Thread mvnnn
My idea related this project : *Order* : 1) Impalement omega notation ---> check best case 2) Implement theta notation ---> check average case 3) if user input terms and he want to output in increasing order. in output first term is omega of all other terms and last term is big O of all other

[sympy] Regarding the topic of my proposal.

2016-03-21 Thread Nagar Akshay
Hello, I am Akshay Nagar a GSOC aspirant interested in ODE . My current proposal idea entails the application of Lie groups to second order odes. I have a question though, the ideas page mentions about separation ansatz. I read the research paper mentioned thoroughly and I think I might be

[sympy] Doubt regarding an idea mentioned on the ideas page.

2016-03-21 Thread nagarakshay163
Hello, I am Akshay Nagar a GSOC aspirant interested and currently contributing to ODE Solver. My current proposal idea entails the application of Lie groups to second order odes. I have a question though the ideas page mentions about separation ansatz. I read through the research paper

[sympy] Re: GSOC - SYMPY (Solve and Solveset)

2016-03-21 Thread Harsh Gupta
Please go though the following recent discussions about solve and solveset: * https://groups.google.com/forum/#!searchin/sympy/solve|sort:date/sympy/yEZHtkx7H3k/lckb3kxgAQAJ * https://groups.google.com/forum/#!searchin/sympy/solve|sort:date/sympy/XhgBx2bVFaA/pQJ3R039AQAJ On 21 March 2016 at