1 unstable release
| 0.2.4 | Sep 5, 2022 |
|---|---|
| 0.2.3 |
|
| 0.1.1 |
|
#228 in Multimedia
18KB
207 lines
Use easyfft instead
I realised that constfft's primary feature, the lack of errors/panics and
implementation directly on arrays, does not have to be limited to arrays. So I
implemented it on slice too. This means the name constfft is a bit of a
misnomer, so easyfft was born. easyfft is strictly more powerful than
constfft.
Dependencies
~3MB
~54K SLoC