An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

arb-fft

This library provides a pure Haskell complex-to-complex Fast Fourier Transform implementation for arbitrary length input vectors, using a mixed-radix decimation-in-time algorithm with specialised straight-line code for a range of base transform sizes, Rader's algorithm for prime length base transforms, and an empirical optimisation scheme to select a good problem decomposition. This package is probably primarily of pedagogical interest (FFTW is about five times faster for most input sizes). There is a long series of blog articles describing the development of the package, indexed at http://www.skybluetrades.net/haskell-fft-index.html.

Ecosystem
hackage.haskell.org
Latest Release
0.3.0.0
almost 10 years ago
Versions
5
Downloads
4,546 total
Dependent Repos
2
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/arb-fft
spec
License BSD-3-Clause
First Release about 12 years ago
Last Synced 1 day ago
Repository
Stars 12 on GitHub
Forks 2 on GitHub