1 unstable release

0.2.4 Sep 5, 2022
0.2.3 Sep 3, 2022
0.1.1 Aug 28, 2022

#1643 in Algorithms

Download history 19/week @ 2024-02-26 1/week @ 2024-03-11 95/week @ 2024-04-01

96 downloads per month

MIT/Apache

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
~58K SLoC