summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysMore tweaksJaron Kent-Dobias
3 daysMake μ start a little smallerJaron Kent-Dobias
3 daysMake μ start a little smallJaron Kent-Dobias
3 daysImplemented binary search for μJaron Kent-Dobias
3 daysAnother sqrt?Jaron Kent-Dobias
3 daysMore tweaksJaron Kent-Dobias
3 daysMore daring with μμJaron Kent-Dobias
3 daysTweakJaron Kent-Dobias
3 daysTemper μ changesJaron Kent-Dobias
3 daysSlower μ stepsJaron Kent-Dobias
3 daysDon't adjust μ during the relaxation of C, RJaron Kent-Dobias
3 daysRaised minimum step sizeJaron Kent-Dobias
3 daysTweakJaron Kent-Dobias
3 daysMore tweaksJaron Kent-Dobias
3 daysTweaking step size adjustmentsJaron Kent-Dobias
3 daysSlow down μ correctlyJaron Kent-Dobias
3 daysAlso slow down μ changesJaron Kent-Dobias
3 daysLess feedbackJaron Kent-Dobias
3 daysMore feedbackJaron Kent-Dobias
3 daysPlaying with step size contralJaron Kent-Dobias
3 daysgamma to ΓJaron Kent-Dobias
3 daysChanged notationJaron Kent-Dobias
3 daysChanged interative scheme and many variable namesJaron Kent-Dobias
3 daysTweaking form of iterationsJaron Kent-Dobias
3 daysIgnore new binaryJaron Kent-Dobias
3 daysFixed MakefileJaron Kent-Dobias
3 daysRefactorJaron Kent-Dobias
3 daysFixed bug and got integrator workingJaron Kent-Dobias
3 daysGot the log-fourier method working, but integrator is not working correctlyJaron Kent-Dobias
5 daysStarted implementing log-Fourier method, not working right now.Jaron Kent-Dobias
13 daysRewrote the original integrator to use a new approach.Jaron Kent-Dobias
13 daysStarted 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 accross...Jaron Kent-Dobias
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
2025-04-03Split functions into library to deduplicate codeJaron Kent-Dobias