Age | Commit message (Expand) | Author |
---|---|---|
47 hours | Started implementing log-Fourier method, not working right now. | Jaron Kent-Dobias |
10 days | Rewrote the original integrator to use a new approach. | Jaron Kent-Dobias |
14 days | Switched to fftw allocators to ensure correct alignment for SIMD instructions | Jaron Kent-Dobias |
14 days | Enable multithreaded FFTW with openmp | Jaron Kent-Dobias |
2025-04-05 | Save and read fftw wisdom to speed initialization | Jaron Kent-Dobias |
2025-04-05 | Slightly better memory efficiency | Jaron Kent-Dobias |
2025-04-04 | Adopted new scaling of Γ₀ to keep z and y moderate | Jaron Kent-Dobias |
2025-04-03 | Removed some more duplicate code. | Jaron Kent-Dobias |
2025-04-03 | Split functions into library to deduplicate code | Jaron Kent-Dobias |