Age | Commit message (Expand) | Author |
2025-05-14 | Re-added γ adjuster | Jaron Kent-Dobias |
2025-05-14 | Also make log_get_energy_log | Jaron Kent-Dobias |
2025-05-14 | Precompute some more exponentials | Jaron Kent-Dobias |
2025-05-14 | Remove trailing space | Jaron Kent-Dobias |
2025-05-14 | Fill Γ under any conditions | Jaron Kent-Dobias |
2025-05-14 | Pre-compute some exponentials and Γ function | Jaron Kent-Dobias |
2025-05-14 | Shrink Δβ if there is a NaN | Jaron Kent-Dobias |
2025-05-14 | Stop adjusting γ, and stop smoothing C and R during the iteration | Jaron Kent-Dobias |
2025-05-13 | Tweak to μ | Jaron Kent-Dobias |
2025-05-13 | ACtually fixed bug | Jaron Kent-Dobias |
2025-05-13 | Fixed bug in C0 | Jaron Kent-Dobias |
2025-05-13 | Adjust μ continuously | Jaron Kent-Dobias |
2025-05-11 | Undid new step adjuster | Jaron Kent-Dobias |
2025-05-11 | Playing with new step adjuster | Jaron Kent-Dobias |
2025-05-11 | A little more quickly | Jaron Kent-Dobias |
2025-05-11 | Shrink β more quickly | Jaron Kent-Dobias |
2025-05-10 | Adjust β dynamically | Jaron Kent-Dobias |
2025-05-10 | Make sure things stop on nan | Jaron Kent-Dobias |
2025-05-10 | Also enforce monotonous C | Jaron Kent-Dobias |
2025-05-10 | Tweak | Jaron Kent-Dobias |
2025-05-10 | Enforce monotony of R | Jaron Kent-Dobias |
2025-05-10 | Added threshold for zeroing or oneing | Jaron Kent-Dobias |
2025-05-10 | Fixed bug | Jaron Kent-Dobias |
2025-05-10 | Tweaks | Jaron Kent-Dobias |
2025-05-10 | All values zero after first | Jaron Kent-Dobias |
2025-05-10 | Remove sub-zero and super-one values in the iteration | Jaron Kent-Dobias |
2025-05-10 | Force monotonicity of C and R | Jaron Kent-Dobias |
2025-05-10 | Tweak to μ | Jaron Kent-Dobias |
2025-05-10 | New time scaling | Jaron Kent-Dobias |
2025-05-10 | Don't excise anything | Jaron Kent-Dobias |
2025-05-10 | Stop n₀ for now | Jaron Kent-Dobias |
2025-05-10 | Fixed again | Jaron Kent-Dobias |
2025-05-10 | Fixed energy agian | Jaron Kent-Dobias |
2025-05-10 | Fixed energy | Jaron Kent-Dobias |
2025-05-10 | Merge branch 'master' of git:research/level-set_walks/code | Jaron Kent-Dobias |
2025-05-10 | Tweak to energy | Jaron Kent-Dobias |
2025-05-09 | Undid energy tweaks, and restored mirror padding | Jaron Kent-Dobias |
2025-05-09 | Energy tweak | Jaron Kent-Dobias |
2025-05-09 | Don't use negative values to compute the energy | Jaron Kent-Dobias |
2025-05-08 | Default shift is 0.5 | Jaron Kent-Dobias |
2025-05-08 | Correctly load shift-labeled files | Jaron Kent-Dobias |
2025-05-08 | Updated to work with shift | Jaron Kent-Dobias |
2025-05-08 | Actually solved problems with log-Fourier | Jaron Kent-Dobias |
2025-05-08 | Revert "Made log-Fourier padding symmetric, and began writing regular integra... | Jaron Kent-Dobias |
2025-05-08 | Revert "Work to debug log-fourier" | Jaron Kent-Dobias |
2025-05-08 | Revert "Some insigned gained" | Jaron Kent-Dobias |
2025-05-08 | Some insigned gained | Jaron Kent-Dobias |
2025-05-08 | Work to debug log-fourier | Jaron Kent-Dobias |
2025-05-08 | Made log-Fourier padding symmetric, and began writing regular integrator | Jaron Kent-Dobias |
2025-05-07 | Revert "Average first two values of C to fix μ" | Jaron Kent-Dobias |