fft 0.0.13 copy "fft: ^0.0.13" to clipboard
fft: ^0.0.13 copied to clipboard

outdatedDart 1 only

A library for fourier transformations using the Cooley-Tukey algorithm

Changelog #

0.0.1 #

  • Initial version, created by Stagehand

0.0.5 #

  • Corrected phase problem

0.0.6 #

  • Added FFT.TransformAsComplexPolar, ComplexPolar.invert()

0.0.7 #

  • Changed algorithm to use Complex rather than ComplexPolar

0.0.8 #

  • made WindowType visible

0.0.10 #

  • removed ComplexPolar and replaced with new Complex type

0.0.11 #

  • added inverse and conjugate()

0.0.12 #

  • bug fixes

0.0.13 #

  • added clone() method to complex numbers

0.0.14 #

  • moved complex numbers to new library
7
likes
0
pub points
67%
popularity

Publisher

unverified uploader

A library for fourier transformations using the Cooley-Tukey algorithm

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

my_complex

More

Packages that depend on fft