summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
37 hoursMore tweaksJaron Kent-Dobias
38 hoursMore daring with μμJaron Kent-Dobias
38 hoursTweakJaron Kent-Dobias
38 hoursTemper μ changesJaron Kent-Dobias
38 hoursSlower μ stepsJaron Kent-Dobias
38 hoursDon't adjust μ during the relaxation of C, RJaron Kent-Dobias
38 hoursRaised minimum step sizeJaron Kent-Dobias
38 hoursTweakJaron Kent-Dobias
38 hoursMore tweaksJaron Kent-Dobias
38 hoursTweaking step size adjustmentsJaron Kent-Dobias
38 hoursSlow down μ correctlyJaron Kent-Dobias
38 hoursAlso slow down μ changesJaron Kent-Dobias
38 hoursLess feedbackJaron Kent-Dobias
38 hoursMore feedbackJaron Kent-Dobias
39 hoursPlaying with step size contralJaron Kent-Dobias
39 hoursgamma to ΓJaron Kent-Dobias
39 hoursChanged notationJaron Kent-Dobias
39 hoursChanged interative scheme and many variable namesJaron Kent-Dobias
2 daysTweaking form of iterationsJaron Kent-Dobias
2 daysIgnore new binaryJaron Kent-Dobias
2 daysFixed MakefileJaron Kent-Dobias
2 daysRefactorJaron Kent-Dobias
2 daysFixed bug and got integrator workingJaron Kent-Dobias
2 daysGot the log-fourier method working, but integrator is not working correctlyJaron Kent-Dobias
3 daysStarted implementing log-Fourier method, not working right now.Jaron Kent-Dobias
12 daysRewrote the original integrator to use a new approach.Jaron Kent-Dobias
12 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 ↵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
2025-04-03Split functions into library to deduplicate codeJaron Kent-Dobias
2025-04-03Don't process empty filesJaron Kent-Dobias
2025-04-03Changed what is printedJaron Kent-Dobias
2025-04-03Changed output of get_energy from cerr to coutJaron Kent-Dobias
2025-04-03Added FFTW estimate flage to get_energy for speedJaron Kent-Dobias
2025-04-03Added 0 component of FFT to get_energyJaron Kent-Dobias