Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 273 Bytes

File metadata and controls

7 lines (6 loc) · 273 Bytes

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.