summaryrefslogtreecommitdiff
path: root/fourier.hpp
AgeCommit message (Collapse)Author
41 hoursRefactorJaron Kent-Dobias
44 hoursGot the log-fourier method working, but integrator is not working correctlyJaron Kent-Dobias
3 daysStarted implementing log-Fourier method, not working right now.Jaron Kent-Dobias
11 daysRewrote the original integrator to use a new approach.Jaron Kent-Dobias
2025-04-05Switched to fftw allocators to ensure correct alignment for SIMD instructionsJaron Kent-Dobias
2025-04-05Enable 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