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 (
Expand
)
Author
30 hours
Playing with new step adjuster
Jaron Kent-Dobias
42 hours
A little more quickly
Jaron Kent-Dobias
42 hours
Shrink β more quickly
Jaron Kent-Dobias
2 days
Adjust β dynamically
Jaron Kent-Dobias
2 days
Make sure things stop on nan
Jaron Kent-Dobias
2 days
Also enforce monotonous C
Jaron Kent-Dobias
2 days
Tweak
Jaron Kent-Dobias
2 days
Enforce monotony of R
Jaron Kent-Dobias
2 days
Added threshold for zeroing or oneing
Jaron Kent-Dobias
2 days
Fixed bug
Jaron Kent-Dobias
2 days
Tweaks
Jaron Kent-Dobias
3 days
All values zero after first
Jaron Kent-Dobias
3 days
Remove sub-zero and super-one values in the iteration
Jaron Kent-Dobias
3 days
Force monotonicity of C and R
Jaron Kent-Dobias
3 days
Tweak to μ
Jaron Kent-Dobias
3 days
New time scaling
Jaron Kent-Dobias
4 days
Default shift is 0.5
Jaron Kent-Dobias
4 days
Correctly load shift-labeled files
Jaron Kent-Dobias
4 days
Updated to work with shift
Jaron Kent-Dobias
5 days
Revert "Average first two values of C to fix μ"
Jaron Kent-Dobias
5 days
Revert "Undo change to μ adjustement, calculate energy differently"
Jaron Kent-Dobias
5 days
Undo change to μ adjustement, calculate energy differently
Jaron Kent-Dobias
5 days
Average first two values of C to fix μ
Jaron Kent-Dobias
13 days
Set pad from the command line
Jaron Kent-Dobias
13 days
Support long double in the integrator
Jaron Kent-Dobias
13 days
Made the exponent for the μ adjustment adjustable
Jaron Kent-Dobias
14 days
Tweak
Jaron Kent-Dobias
14 days
Tweak
Jaron Kent-Dobias
14 days
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
2025-04-20
Adjust ε from the command line
Jaron Kent-Dobias
2025-04-20
Reverting
Jaron Kent-Dobias
2025-04-20
Testing alternate iterate
Jaron Kent-Dobias
2025-04-20
Added singular solution
Jaron Kent-Dobias
2025-04-20
Change to convention normalizing Γ₀ by τ₀
Jaron Kent-Dobias
2025-04-20
Un-debug the energy
Jaron Kent-Dobias
2025-04-20
Fixed serious mistake in log inverse transform
Jaron Kent-Dobias
2025-04-19
Removed external μ control
Jaron Kent-Dobias
2025-04-19
Smaller increase to μ after failure
Jaron Kent-Dobias
2025-04-19
Changed iteration again
Jaron Kent-Dobias
2025-04-19
Back to other iterate
Jaron Kent-Dobias
[next]