proxy.golang.org : github.com/andewx/fft
Package fft provides a fast discrete Fourier transformation algorithm. Implemented is the 1-dimensional DFT of complex input data for with input lengths which are powers of 2. The algorithm is non-recursive, works in-place overwriting the input array, and requires O(1) additional space.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/andewx/fft
License: MIT
Latest release: 8 months ago
First release: 8 months ago
Namespace: github.com/andewx
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago