fftea 1.1.1 copy "fftea: ^1.1.1" to clipboard
fftea: ^1.1.1 copied to clipboard

outdated

Fast Fourier Transform (FFT) library that can handle inputs of any size. Includes related tools such as STFT and windowing.

1.1.1 #

  • Limit FFT size to 2^32, so that int literals can be small enough for JS compatibility.

1.1.0 #

  • Add support for FFTs of any size, not just powers of two.

1.0.1 #

  • Use a bit hack for bit reversal. Speeds up FFT by about 25%

1.0.0+3 #

  • Improve documentation.

1.0.0+2 #

  • Switch to using package:wav in example (fixes a bug in the wav reading).

1.0.0+1 #

  • Improve documentation and add an example.

1.0.0 #

  • Initial version
49
likes
0
pub points
91%
popularity

Publisher

unverified uploader

Fast Fourier Transform (FFT) library that can handle inputs of any size. Includes related tools such as STFT and windowing.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on fftea