Age | Commit message (Expand) | Author |
---|---|---|
38 hours | Refactor | Jaron Kent-Dobias |
41 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 | 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 | Explicitly included tuple | 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 |