FFT with Python

Jeremy Sanders jeremy+plusnews at jeremysanders.net
Wed Jun 23 04:55:15 EDT 2004


On Tue, 22 Jun 2004 21:05:33 +0000, Jarek Zgoda wrote:

> Satish Chimakurthi <skchim0 at engr.uky.edu> pisze:
> 
>> Did anyone compute FFT - Fast Fourier Trans using Python ? I am
>> looking for a simple Python package which can do spectral analysis for
>> me. Can someone help me get such a package ?
> 
> Numeric has it.

Of course you probably want to use numarray instead, which is newer and
has further development.

Jeremy




More information about the Python-list mailing list