Skip to content

Avoid FFTW dependency because of GPL #443

@andreasnoack

Description

@andreasnoack

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions