Re: [Numpy-discussion] GSoC 2014 NumPy

2014-03-05 Thread Ralf Gommers
On Wed, Mar 5, 2014 at 5:52 PM, Leo Mao wrote: > On Tue, Mar 4, 2014 at 5:42 AM, Ralf Gommers wrote: > >> >> It's possible to come up with an interesting proposal in this area I >> think. An issue may be that the FFT code in numpy and scipy isn't very >> actively worked on at the moment, so findi

Re: [Numpy-discussion] GSoC 2014 NumPy

2014-03-05 Thread Leo Mao
On Tue, Mar 4, 2014 at 5:42 AM, Ralf Gommers wrote: > > It's possible to come up with an interesting proposal in this area I > think. An issue may be that the FFT code in numpy and scipy isn't very > actively worked on at the moment, so finding a suitable mentor could be > tricky. > So should I

Re: [Numpy-discussion] GSoC 2014 NumPy

2014-03-03 Thread Ralf Gommers
On Sun, Mar 2, 2014 at 5:12 AM, Leo Mao wrote: > Hello Ray, > Thanks for your suggestion! I just read the links you provided and I think > I can implement it as long as I do further research on zoom fft algorithm. > So I wonder if this can be a GSoC project? > By itself that's not enough for a G

Re: [Numpy-discussion] GSoC 2014 NumPy

2014-03-01 Thread Leo Mao
Hello Ray, Thanks for your suggestion! I just read the links you provided and I think I can implement it as long as I do further research on zoom fft algorithm. So I wonder if this can be a GSoC project? Maybe I should extend this idea or combine it with other ideas? BTW, just for curiosity, why w

Re: [Numpy-discussion] GSoC 2014 NumPy

2014-03-01 Thread RayS
At 04:42 AM 3/1/2014, you wrote: >Currently I am trying to come up with some ideas about enhancing NumPy. Hello Leo, How about you implement fft.zoom_fft() as a single function? (Not to be confused with chirp-Z) We might be able to lend some ideas, but I've never been satisfied with mine: http:/

[Numpy-discussion] GSoC 2014 NumPy

2014-03-01 Thread Leo Mao
Hello, I'm a student studying electrical engineering. I am interested in contributing to NumPy and applying GSoC 2014. I have experience of python and C/C++ programming, and I have already seen https://github.com/scipy/scipy/wiki/GSoC-project-ideas. But on that page only the project "Improve Numpy