index
:
code
master
Code for simulating random walks
Jaron Kent-Dobias
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
log-fourier_integrator.cpp
Age
Commit message (
Collapse
)
Author
4 days
Reintroduced smoothing
Jaron Kent-Dobias
4 days
More feedback, higher threshold for γ reduction by default
Jaron Kent-Dobias
4 days
Decrease β less agressively
Jaron Kent-Dobias
4 days
Re-added γ adjuster
Jaron Kent-Dobias
4 days
Remove trailing space
Jaron Kent-Dobias
4 days
Fill Γ under any conditions
Jaron Kent-Dobias
4 days
Shrink Δβ if there is a NaN
Jaron Kent-Dobias
4 days
Stop adjusting γ, and stop smoothing C and R during the iteration
Jaron Kent-Dobias
5 days
Tweak to μ
Jaron Kent-Dobias
5 days
Adjust μ continuously
Jaron Kent-Dobias
7 days
Undid new step adjuster
Jaron Kent-Dobias
7 days
Playing with new step adjuster
Jaron Kent-Dobias
7 days
A little more quickly
Jaron Kent-Dobias
7 days
Shrink β more quickly
Jaron Kent-Dobias
8 days
Adjust β dynamically
Jaron Kent-Dobias
8 days
Make sure things stop on nan
Jaron Kent-Dobias
8 days
Also enforce monotonous C
Jaron Kent-Dobias
8 days
Tweak
Jaron Kent-Dobias
8 days
Enforce monotony of R
Jaron Kent-Dobias
8 days
Added threshold for zeroing or oneing
Jaron Kent-Dobias
8 days
Fixed bug
Jaron Kent-Dobias
8 days
Tweaks
Jaron Kent-Dobias
8 days
All values zero after first
Jaron Kent-Dobias
8 days
Remove sub-zero and super-one values in the iteration
Jaron Kent-Dobias
8 days
Force monotonicity of C and R
Jaron Kent-Dobias
8 days
Tweak to μ
Jaron Kent-Dobias
8 days
New time scaling
Jaron Kent-Dobias
10 days
Default shift is 0.5
Jaron Kent-Dobias
10 days
Correctly load shift-labeled files
Jaron Kent-Dobias
10 days
Updated to work with shift
Jaron Kent-Dobias
11 days
Revert "Average first two values of C to fix μ"
Jaron Kent-Dobias
This reverts commit b9e5a1f2448aeaca8aa807f3baccbe66f5dc49d2.
11 days
Revert "Undo change to μ adjustement, calculate energy differently"
Jaron Kent-Dobias
This reverts commit 7332c03a462bf426f113110e00d9b28d306c4af0.
11 days
Undo change to μ adjustement, calculate energy differently
Jaron Kent-Dobias
11 days
Average first two values of C to fix μ
Jaron Kent-Dobias
2025-04-30
Set pad from the command line
Jaron Kent-Dobias
2025-04-30
Support long double in the integrator
Jaron Kent-Dobias
2025-04-30
Made the exponent for the μ adjustment adjustable
Jaron Kent-Dobias
2025-04-29
Tweak
Jaron Kent-Dobias
2025-04-29
Tweak
Jaron Kent-Dobias
2025-04-29
Changed μ adjustment
Jaron Kent-Dobias
2025-04-27
Control μ damping with γ
Jaron Kent-Dobias
2025-04-21
Disable increasing γ
Jaron Kent-Dobias
2025-04-21
Be a little more responsive
Jaron Kent-Dobias
2025-04-21
New way to adjust γ with simulation
Jaron Kent-Dobias
2025-04-20
Removed singularity at τ₀ = 2
Jaron Kent-Dobias
2025-04-20
Change convention to fixed Γ₀, and changed behavior on NaN
Jaron Kent-Dobias
2025-04-20
Standardized saving and loading of files
Jaron Kent-Dobias
2025-04-20
Added support for loading data from previous runs
Jaron Kent-Dobias
2025-04-20
Output full correlation files each step, and decrease γ on failure
Jaron Kent-Dobias
2025-04-20
Another iteration tweak
Jaron Kent-Dobias
[next]