summaryrefslogtreecommitdiff
path: root/fourier.hpp
AgeCommit message (Collapse)Author
14 daysSwitched to fftw allocators to ensure correct alignment for SIMD instructionsJaron Kent-Dobias
14 daysEnable multithreaded FFTW with openmpJaron Kent-Dobias
2025-04-05Slightly better memory efficiencyJaron Kent-Dobias
2025-04-04Adopted new scaling of Γ₀ to keep z and y moderateJaron Kent-Dobias
2025-04-03Explicitly included tupleJaron Kent-Dobias
2025-04-03Removed some more duplicate code.Jaron Kent-Dobias
2025-04-03Split functions into library to deduplicate codeJaron Kent-Dobias