[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 datetime functionality
targets NumPy.
Currently I am trying to come up with some ideas about enhancing NumPy.
I will be grateful if someone could give me some ideas or guide me as how
to do next.
BTW, I am looking into the issue list of NumPy on github and trying to make
some small bugfixes/enhancement for NumPy.
Thanks in advance.

Regards:
Leo Mao,
student in National Taiwan University,
Email: lmao20...@gmail.com
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] GSOC 2014 : Improve Numpy datetime functionality

2014-03-01 Thread faisal anees
Hi ,

I am Mohammed Faisal Anees , a Computer Science student at IIIT- Hyderabad.
I was going though the ideas page and I found Improve Numpy datetime
functionality really interesting , and it suits my experience as I have a
considerable(hopefully !!) amount of experience in C/C++, and Python .
Right now I am going through the link suggested by you and the codebase.

Thanks
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion


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://mail.scipy.org/pipermail/numpy-discussion/2007-March/026529.html
and Matlab
https://www.mathworks.com/matlabcentral/newsreader/view_thread/85241
http://www.numerix-dsp.com/zoomfft.html
http://www.ee.ic.ac.uk/hp/staff/dmb/voicebox/doc/voicebox/zoomfft.html

- Ray S 

___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] ndarray is not a sequence

2014-03-01 Thread Alexander Belopolsky
On Fri, Feb 28, 2014 at 10:34 AM, Chris Barker - NOAA Federal 
chris.bar...@noaa.gov wrote:


 Whatever happened to duck typing?


http://legacy.python.org/dev/peps/pep-3119/#abcs-vs-duck-typing
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion


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 we need both scipy.linalg and numpy.linalg? Is
implementing all functions in numpy a bad idea?

Regards,
Leo Mao
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion