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 min.
Fixed large bug, small optimizations
HEAD
master
Jaron Kent-Dobias
20 min.
Some changes
Jaron Kent-Dobias
39 min.
Adjust damping with failures
Jaron Kent-Dobias
74 min.
More small tweaks
Jaron Kent-Dobias
79 min.
Fixed bug
Jaron Kent-Dobias
81 min.
Move Δy when there is a failure
Jaron Kent-Dobias
109 min.
More work on the integrator.
Jaron Kent-Dobias
5 hours
Added p flag and calculating energy
Jaron Kent-Dobias
6 hours
Got fourier integrator working
Jaron Kent-Dobias
9 hours
Started on new iteration scheme
Jaron Kent-Dobias
28 hours
Changed constant for z
Jaron Kent-Dobias
30 hours
Began trying to find a convergent iteration for determining z
Jaron Kent-Dobias
37 hours
Incorporated interative scheme for treating the active case.
Jaron Kent-Dobias
3 days
Cleaned up the code a bit and rescaled time for the persistant case.
Jaron Kent-Dobias
4 days
Starting implementing persistence, but there is a serious problem with the ↵
Jaron Kent-Dobias
third derivative right now.
4 days
Fixed several bugs.
Jaron Kent-Dobias
5 days
Started writing code for integrating mean-field equations
Jaron Kent-Dobias
7 days
Fixed bug in process script
Jaron Kent-Dobias
7 days
Changed correlations processing to make it easier
Jaron Kent-Dobias
7 days
Changed correlations code to incorporate individual run IDs.
Jaron Kent-Dobias
7 days
Added timestamp to filename.
Jaron Kent-Dobias
11 days
Added correlations to Makefile
Jaron Kent-Dobias
11 days
Write to file instead of std out
Jaron Kent-Dobias
11 days
Wrote code to compute correlation functions.
Jaron Kent-Dobias
13 days
Changed filename written to use log of timestep
Jaron Kent-Dobias
13 days
Changed data collection mechanism to write binary files of a selection of ↵
Jaron Kent-Dobias
configurations
14 days
Added Makefile and code to generate eigenvalues from actual matrix
Jaron Kent-Dobias
2024-12-26
Added a different step size for the waiting period
Jaron Kent-Dobias
2024-12-26
Removed unnecessary header
Jaron Kent-Dobias
2024-12-26
Another small refactor.
Jaron Kent-Dobias
2024-12-26
Small refactoring.
Jaron Kent-Dobias
2024-12-25
Allow for initial walking time, and record results differently.
Jaron Kent-Dobias
2024-12-25
Dramatic speedup by using diagonal representation of interations.
Jaron Kent-Dobias
2024-12-25
Wrote the program
Jaron Kent-Dobias
2024-12-25
Added submodules.
Jaron Kent-Dobias