https://github.com/dirktoewe/pseudocode_fft
https://github.com/dirktoewe/pseudocode_fft
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dirktoewe/pseudocode_fft
- Owner: DirkToewe
- License: gpl-3.0
- Created: 2023-08-12T11:32:18.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-12T20:36:44.000Z (almost 3 years ago)
- Last Synced: 2025-12-20T20:29:54.461Z (5 months ago)
- Language: Scala
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Pseudocode-like Scala implementations of:
* Cooley-Tukey FFT
* Stockham FFT
* FFT-based positive wrapped convolution (PWC)