Skip to content
/ FFTW Public

A slightly modified version of FFTW for use in LibRapid

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

LibRapid/FFTW

Repository files navigation

LibRapid FFTW

This repository contains the source code for FFTW, a library for computing the Fourier transforms in one or more dimensions and various other related operations.

I did not write this code and do not claim any ownership of it. I have merely made some minor modifications to the source code to make it better suited to use in LibRapid. The original source code can be found on the FFTW website.

Warning

FFTW is licensed under the GPL. This means that any code that uses FFTW must also be licensed under the GPL. Please keep this in mind when using FFTW!

About

A slightly modified version of FFTW for use in LibRapid

Resources

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published