summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-04-19More tweaksJaron Kent-Dobias
2025-04-19More tweaksJaron Kent-Dobias
2025-04-19Make μ start a little smallerJaron Kent-Dobias
2025-04-19Make μ start a little smallJaron Kent-Dobias
2025-04-19Implemented binary search for μJaron Kent-Dobias
2025-04-19Another sqrt?Jaron Kent-Dobias
2025-04-19More tweaksJaron Kent-Dobias
2025-04-19More daring with μμJaron Kent-Dobias
2025-04-19TweakJaron Kent-Dobias
2025-04-19Temper μ changesJaron Kent-Dobias
2025-04-19Slower μ stepsJaron Kent-Dobias
2025-04-19Don't adjust μ during the relaxation of C, RJaron Kent-Dobias
2025-04-19Raised minimum step sizeJaron Kent-Dobias
2025-04-19TweakJaron Kent-Dobias
2025-04-19More tweaksJaron Kent-Dobias
2025-04-19Tweaking step size adjustmentsJaron Kent-Dobias
2025-04-19Slow down μ correctlyJaron Kent-Dobias
2025-04-19Also slow down μ changesJaron Kent-Dobias
2025-04-19Less feedbackJaron Kent-Dobias
2025-04-19More feedbackJaron Kent-Dobias
2025-04-19Playing with step size contralJaron Kent-Dobias
2025-04-19gamma to ΓJaron Kent-Dobias
2025-04-19Changed notationJaron Kent-Dobias
2025-04-19Changed interative scheme and many variable namesJaron Kent-Dobias
2025-04-19Tweaking form of iterationsJaron Kent-Dobias
2025-04-18Ignore new binaryJaron Kent-Dobias
2025-04-18Fixed MakefileJaron Kent-Dobias
2025-04-18RefactorJaron Kent-Dobias
2025-04-18Fixed bug and got integrator workingJaron Kent-Dobias
2025-04-18Got the log-fourier method working, but integrator is not working correctlyJaron Kent-Dobias
2025-04-17Started implementing log-Fourier method, not working right now.Jaron Kent-Dobias
2025-04-09Rewrote the original integrator to use a new approach.Jaron Kent-Dobias
2025-04-09Started making chages to the original integratorJaron Kent-Dobias
2025-04-05Made τ₀ = 0 possibleJaron Kent-Dobias
2025-04-05Switched to fftw allocators to ensure correct alignment for SIMD instructionsJaron Kent-Dobias
2025-04-05Enable multithreaded FFTW with openmpJaron Kent-Dobias
2025-04-05Ignore fftw wisdom.Jaron Kent-Dobias
2025-04-05Rescale τₘₐₓ with τ₀ to make approximations more consistent ↵Jaron Kent-Dobias
accross parameters
2025-04-05Save and read fftw wisdom to speed initializationJaron Kent-Dobias
2025-04-05Save half the data to the diskJaron Kent-Dobias
2025-04-05Slightly better memory efficiencyJaron Kent-Dobias
2025-04-04Adopted new scaling of Γ₀ to keep z and y moderateJaron Kent-Dobias
2025-04-03Explicitly included tupleJaron Kent-Dobias
2025-04-03Increase γ slowerJaron Kent-Dobias
2025-04-03Increase the rate of γ increaseJaron Kent-Dobias
2025-04-03Don't change γ every iterationJaron Kent-Dobias
2025-04-03Automaticlly adjust γJaron Kent-Dobias
2025-04-03Remove allocation from loop to speed up energy colculationJaron Kent-Dobias
2025-04-03Removed some more duplicate code.Jaron Kent-Dobias
2025-04-03Added gitignoreJaron Kent-Dobias