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
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
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
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
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:/
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