Age | Commit message (Expand) | Author |
---|---|---|
12 days | Rescale τₘₐₓ with τ₀ to make approximations more consistent accross... | Jaron Kent-Dobias |
12 days | Save and read fftw wisdom to speed initialization | Jaron Kent-Dobias |
12 days | Save half the data to the disk | Jaron Kent-Dobias |
13 days | Adopted new scaling of Γ₀ to keep z and y moderate | 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 | Split functions into library to deduplicate code | Jaron Kent-Dobias |
2025-04-03 | Don't process empty files | Jaron Kent-Dobias |
2025-04-03 | Changed output of get_energy from cerr to cout | Jaron Kent-Dobias |
2025-04-03 | Added FFTW estimate flage to get_energy for speed | Jaron Kent-Dobias |
2025-04-03 | Added 0 component of FFT to get_energy | Jaron Kent-Dobias |
2025-04-03 | Added file for calculating energy later. | Jaron Kent-Dobias |