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 (
Expand
)
Author
6 days
Fixed several bugs.
Jaron Kent-Dobias
6 days
Started writing code for integrating mean-field equations
Jaron Kent-Dobias
9 days
Fixed bug in process script
Jaron Kent-Dobias
9 days
Changed correlations processing to make it easier
Jaron Kent-Dobias
9 days
Changed correlations code to incorporate individual run IDs.
Jaron Kent-Dobias
9 days
Added timestamp to filename.
Jaron Kent-Dobias
12 days
Added correlations to Makefile
Jaron Kent-Dobias
12 days
Write to file instead of std out
Jaron Kent-Dobias
12 days
Wrote code to compute correlation functions.
Jaron Kent-Dobias
2025-03-20
Changed filename written to use log of timestep
Jaron Kent-Dobias
2025-03-20
Changed data collection mechanism to write binary files of a selection of con...
Jaron Kent-Dobias
2025-03-20
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