Age | Commit message (Expand) | Author |
---|---|---|
13 days | Fixed failsafe | Jaron Kent-Dobias |
13 days | Tweaks | Jaron Kent-Dobias |
13 days | Many tweaks | Jaron Kent-Dobias |
13 days | Slower step-size build-up | Jaron Kent-Dobias |
13 days | Faster step size build-up | Jaron Kent-Dobias |
13 days | More straightforward adjustment of step size | Jaron Kent-Dobias |
13 days | Start μ larger | Jaron Kent-Dobias |
13 days | Iteration tweak | Jaron Kent-Dobias |
13 days | Back to the old scheme | Jaron Kent-Dobias |
13 days | Don't rely on past output for μ | Jaron Kent-Dobias |
13 days | Softer quitting requirements for μ | Jaron Kent-Dobias |
13 days | Start from β = 0 again | Jaron Kent-Dobias |
13 days | Better setting of μ bounds | Jaron Kent-Dobias |
13 days | More tweaks | Jaron Kent-Dobias |
13 days | More tweaks | Jaron Kent-Dobias |
13 days | Make μ start a little smaller | Jaron Kent-Dobias |
13 days | Make μ start a little small | Jaron Kent-Dobias |
13 days | Implemented binary search for μ | Jaron Kent-Dobias |
13 days | Another sqrt? | Jaron Kent-Dobias |
13 days | More tweaks | Jaron Kent-Dobias |
13 days | More daring with μμ | Jaron Kent-Dobias |
13 days | Tweak | Jaron Kent-Dobias |
13 days | Temper μ changes | Jaron Kent-Dobias |
13 days | Slower μ steps | Jaron Kent-Dobias |
13 days | Don't adjust μ during the relaxation of C, R | Jaron Kent-Dobias |
13 days | Raised minimum step size | Jaron Kent-Dobias |
13 days | Tweak | Jaron Kent-Dobias |
13 days | More tweaks | Jaron Kent-Dobias |
13 days | Tweaking step size adjustments | Jaron Kent-Dobias |
13 days | Slow down μ correctly | Jaron Kent-Dobias |
13 days | Also slow down μ changes | Jaron Kent-Dobias |
13 days | Less feedback | Jaron Kent-Dobias |
13 days | More feedback | Jaron Kent-Dobias |
13 days | Playing with step size contral | Jaron Kent-Dobias |
13 days | gamma to Γ | Jaron Kent-Dobias |
13 days | Changed notation | Jaron Kent-Dobias |
13 days | Changed interative scheme and many variable names | Jaron Kent-Dobias |
14 days | Tweaking form of iterations | Jaron Kent-Dobias |
14 days | Ignore new binary | Jaron Kent-Dobias |
14 days | Fixed Makefile | Jaron Kent-Dobias |
14 days | Refactor | Jaron Kent-Dobias |
14 days | 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 |