Greg Willden wrote:

> Hello All,
> I introduced myself on the Scipy list and I have a feeling that most 
> of the subscribers here are also on Scipy-devel.  Anyway I just 
> submitted my first patch to numpy (ticket #316).  I added the 
> blackman-harris, Nuttall and Flat Top windowing functions and added 
> "See also" sections to the docstrings for all the window functions.

Great contribution.  Thanks a bunch.  I think this will probably go into 
the scipy package, though.  There is already a lot of windows available 
in the scipy.signal.window function. 

The window functions that are in NumPy are there only for historical 
purposes only (i.e. compatibility with old MLab).   

On the other hand, the other thought to consider is that since we have 
window functions in NumPy already.  Let's just move them all from 
scipy.signal into NumPy.

-Travis


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to