pffft
2022.12.19Pretty Fast FFT (PFFFT) library
PFFFT does 1D Fast Fourier Transforms, of single precision real and complex vectors. It tries do it fast, it tries to be correct, and it tries to be small. Computations do take advantage of SSE1 instructions on x86 cpus, Altivec on powerpc cpus, and NEON on ARM cpus. PFFFT is a fork of Julien Pommier's library on bitbucket with some changes and additions. PFFASTCONV does fast convolution (FIR filtering), of single precision real vectors, utilizing the PFFFT library. PFDSP contains a few other signal processing functions.
Origin: math/pffft
Category: math
Size: 194KiB
License: BSD3CLAUSE
Maintainer: yuri@FreeBSD.org
Dependencies: 0 packages
Required by: 1 packages
Website: github.com/marton78/pffft
$
pkg install pffftRequired By (1 packages)
More in math
py311-numpy1.26.4_11,1
The New Numeric Extension to PythonR4.5.2
Language for statistical computing and graphicsgmp6.3.0
Free library for arbitrary precision arithmeticopenblas0.3.30,2
Optimized BLAS library based on GotoBLAS2fftw33.3.10_5
Fast C routines to compute the Discrete Fourier Transformpy311-matplotlib3.8.0_2
Plotting library uses a syntax familiar to MATLAB userspy311-pandas2.3.3,1
Flexible, high-performance data analysis in Pythonmpfr4.2.2,1
Library for multiple-precision floating-point computationsoctave10.3.0_2
High-level interactive language for numerical computationsoctave-forge-base1.9_1
Octave-forge baseport for all packages