The dependency on FFTW effectively makes this package copy left, which makes it harder to use in some applications. Maybe the specific functionality that depends on FFTs can be factored out or it might be possible to use either https://github.com/Taaitaaiger/RustFFT.jl or https://github.com/JuliaMath/FFTA.jl, although they currently lack the real fft. It should be relatively easy to add to the former, though.
The dependency on FFTW effectively makes this package copy left, which makes it harder to use in some applications. Maybe the specific functionality that depends on FFTs can be factored out or it might be possible to use either https://github.com/Taaitaaiger/RustFFT.jl or https://github.com/JuliaMath/FFTA.jl, although they currently lack the real fft. It should be relatively easy to add to the former, though.