summaryrefslogtreecommitdiff
path: root/fourier.hpp
AgeCommit message (Collapse)Author
9 daysRewrote the original integrator to use a new approach.Jaron Kent-Dobias
13 daysSwitched to fftw allocators to ensure correct alignment for SIMD instructionsJaron Kent-Dobias
13 daysEnable multithreaded FFTW with openmpJaron Kent-Dobias
13 daysSlightly 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