/fftw-cpp

A modern C++ wrapper around the FFTW library

Primary LanguageC++MIT LicenseMIT

fftw-cpp

A modern C++ wrapper around the FFTW library

Linting

All Pull Requests will be checked with clang-format. To run clang-format on your code, run ./format.sh in the root directory of the repository. If you just want to check compliance, run ./format.sh 1.