Age | Commit message (Collapse) | Author | |
---|---|---|---|
41 hours | Refactor | Jaron Kent-Dobias | |
42 hours | Fixed bug and got integrator working | Jaron Kent-Dobias | |
44 hours | Got the log-fourier method working, but integrator is not working correctly | Jaron Kent-Dobias | |
3 days | Started implementing log-Fourier method, not working right now. | Jaron Kent-Dobias | |
11 days | Rewrote the original integrator to use a new approach. | Jaron Kent-Dobias | |
2025-04-05 | Switched to fftw allocators to ensure correct alignment for SIMD instructions | Jaron Kent-Dobias | |
2025-04-05 | 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 | |