IABSD.fr/ports/math/p5-Math-FFT/pkg

Branch :


Log

Author Commit Date CI Message
ab45f39a 2022-03-11 19:36:11 drop RCS Ids
fffa9d7b 2020-10-15 07:13:43 Update to p5-Math-FFT-1.35, from wen heping
2889a1d1 2015-07-16 23:57:18 Remove the perl bullshit.
8892d5bf 2014-06-14 23:25:41 @comment zero-byte perl .bs files
d7c7e778 2004-09-15 09:11:58 new style PLISTs
9416a806 2003-12-31 17:32:38 overhaul
8e0c66bb 2003-02-21 13:44:19 initial import of p5-Math-FFT-0.25 -- This module implements some algorithms for calculating Fast Fourier Transforms for one-dimensional data sets of size 2^n. The data, assumed to arise from a constant sampling rate, is represented by an array reference, which is then used to create a Math::FFT object. Available methods include complex and real discrete fourier transforms, convolution, power spectra and windowing functions, as well as some statistical utilities.