index
:
code
master
Code for simulating random walks
Jaron Kent-Dobias
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
8 days
Don't use C++ complex pretty-printing
HEAD
master
Jaron Kent-Dobias
8 days
Actually add code for new binary
Jaron Kent-Dobias
8 days
Actually build the new binary
Jaron Kent-Dobias
10 days
Fix NaN check under smoothing
Jaron Kent-Dobias
10 days
Cleaned up header inclusions, and renamed some p-spin functions
Jaron Kent-Dobias
10 days
Removed unused integrator code, cleaned up Makefile and .gitignore
Jaron Kent-Dobias
11 days
Simplified initial C
Jaron Kent-Dobias
11 days
More notation tweaks
Jaron Kent-Dobias
11 days
Small notation change
Jaron Kent-Dobias
11 days
Neutral refactoring, edited .gitignore
Jaron Kent-Dobias
13 days
Adjust γ adjuster
Jaron Kent-Dobias
13 days
One more decimal of precision on printed output
Jaron Kent-Dobias
13 days
Merge branch 'master' of git:research/level-set_walks/code
Jaron Kent-Dobias
13 days
Added option to shift time even more
Jaron Kent-Dobias
2025-05-15
Fail gracefully if attempt to load files fails
Jaron Kent-Dobias
2025-05-15
Change to way γ is adjusted
Jaron Kent-Dobias
2025-05-15
New way to adjust γ
Jaron Kent-Dobias
2025-05-15
Use different mechanism for testing existence of file
Jaron Kent-Dobias
2025-05-14
Reintroduced smoothing
Jaron Kent-Dobias
2025-05-14
Make sure β doesn't drift
Jaron Kent-Dobias
2025-05-14
More feedback, higher threshold for γ reduction by default
Jaron Kent-Dobias
2025-05-14
Decrease β less agressively
Jaron Kent-Dobias
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
[next]