https://github.com/calebzulawski/fourier
Fast Fourier transforms (FFTs) in Rust
https://github.com/calebzulawski/fourier
audio-processing digital-signal-processing dsp fft fourier-transform
Last synced: about 1 year ago
JSON representation
Fast Fourier transforms (FFTs) in Rust
- Host: GitHub
- URL: https://github.com/calebzulawski/fourier
- Owner: calebzulawski
- License: apache-2.0
- Created: 2019-11-16T21:17:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-28T21:48:36.000Z (about 3 years ago)
- Last Synced: 2025-03-29T02:03:54.584Z (about 1 year ago)
- Topics: audio-processing, digital-signal-processing, dsp, fft, fourier-transform
- Language: Rust
- Homepage:
- Size: 1.59 MB
- Stars: 239
- Watchers: 9
- Forks: 22
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
- awesome-list - fourier
README
Fourier
=======



[](https://crates.io/crates/fourier)
[](https://crates.io/crates/fourier)
[](https://docs.rs/fourier/0.1.0/fourier/)
Fast Fourier transforms (FFTs) in Rust
## License
Fourier is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT) for details.