[Numpy-discussion] Re: Code Question

Robert Kern robert.kern at gmail.com
Sun Apr 16 14:37:02 EDT 2006


Saqib bin Sohail wrote:

> I am sure all of you will say why not use the existing functionalities, but
> after 3 days I haven't gotten anywhere. All I need to do is get FFT of some
> sound files so that I can verify the result of FFT's and compare them with my
> FFT code in VxWorks.

Well, if you are just trying to get an independent verification of your VxWorks
FFT code, and you are much more comfortable with Perl, then you might want to
use one of the FFT libraries available for Perl like Math::FFT.

-- 
Robert Kern
robert.kern at gmail.com

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco





More information about the NumPy-Discussion mailing list