Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-19 | More tweaks | Jaron Kent-Dobias | |
2025-04-19 | More tweaks | Jaron Kent-Dobias | |
2025-04-19 | Make μ start a little smaller | Jaron Kent-Dobias | |
2025-04-19 | Make μ start a little small | Jaron Kent-Dobias | |
2025-04-19 | Implemented binary search for μ | Jaron Kent-Dobias | |
2025-04-19 | Another sqrt? | Jaron Kent-Dobias | |
2025-04-19 | More tweaks | Jaron Kent-Dobias | |
2025-04-19 | More daring with μμ | Jaron Kent-Dobias | |
2025-04-19 | Tweak | Jaron Kent-Dobias | |
2025-04-19 | Temper μ changes | Jaron Kent-Dobias | |
2025-04-19 | Slower μ steps | Jaron Kent-Dobias | |
2025-04-19 | Don't adjust μ during the relaxation of C, R | Jaron Kent-Dobias | |
2025-04-19 | Raised minimum step size | Jaron Kent-Dobias | |
2025-04-19 | Tweak | Jaron Kent-Dobias | |
2025-04-19 | More tweaks | Jaron Kent-Dobias | |
2025-04-19 | Tweaking step size adjustments | Jaron Kent-Dobias | |
2025-04-19 | Slow down μ correctly | Jaron Kent-Dobias | |
2025-04-19 | Also slow down μ changes | Jaron Kent-Dobias | |
2025-04-19 | Less feedback | Jaron Kent-Dobias | |
2025-04-19 | More feedback | Jaron Kent-Dobias | |
2025-04-19 | Playing with step size contral | Jaron Kent-Dobias | |
2025-04-19 | gamma to Γ | Jaron Kent-Dobias | |
2025-04-19 | Changed notation | Jaron Kent-Dobias | |
2025-04-19 | Changed interative scheme and many variable names | Jaron Kent-Dobias | |
2025-04-19 | Tweaking form of iterations | Jaron Kent-Dobias | |
2025-04-18 | Ignore new binary | Jaron Kent-Dobias | |
2025-04-18 | Fixed Makefile | Jaron Kent-Dobias | |
2025-04-18 | Refactor | Jaron Kent-Dobias | |
2025-04-18 | Fixed bug and got integrator working | Jaron Kent-Dobias | |
2025-04-18 | Got the log-fourier method working, but integrator is not working correctly | Jaron Kent-Dobias | |
2025-04-17 | Started implementing log-Fourier method, not working right now. | Jaron Kent-Dobias | |
2025-04-09 | Rewrote the original integrator to use a new approach. | Jaron Kent-Dobias | |
2025-04-09 | Started making chages to the original integrator | Jaron Kent-Dobias | |
2025-04-05 | Made τ₀ = 0 possible | 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 | Ignore fftw wisdom. | Jaron Kent-Dobias | |
2025-04-05 | Rescale τₘₐₓ with τ₀ to make approximations more consistent ↵ | Jaron Kent-Dobias | |
accross parameters | |||
2025-04-05 | Save and read fftw wisdom to speed initialization | Jaron Kent-Dobias | |
2025-04-05 | Save half the data to the disk | 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 | Increase γ slower | Jaron Kent-Dobias | |
2025-04-03 | Increase the rate of γ increase | Jaron Kent-Dobias | |
2025-04-03 | Don't change γ every iteration | Jaron Kent-Dobias | |
2025-04-03 | Automaticlly adjust γ | Jaron Kent-Dobias | |
2025-04-03 | Remove allocation from loop to speed up energy colculation | Jaron Kent-Dobias | |
2025-04-03 | Removed some more duplicate code. | Jaron Kent-Dobias | |
2025-04-03 | Added gitignore | Jaron Kent-Dobias | |