index
:
code
master
Code for simulating random walks
Jaron Kent-Dobias
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Collapse
)
Author
38 hours
Fixed Makefile
Jaron Kent-Dobias
38 hours
Refactor
Jaron Kent-Dobias
3 days
Started implementing log-Fourier method, not working right now.
Jaron Kent-Dobias
11 days
Rewrote the original integrator to use a new approach.
Jaron Kent-Dobias
2025-04-05
Enable multithreaded FFTW with openmp
Jaron Kent-Dobias
2025-04-03
Split functions into library to deduplicate code
Jaron Kent-Dobias
2025-04-03
Added file for calculating energy later.
Jaron Kent-Dobias
2025-04-02
Got fourier integrator working
Jaron Kent-Dobias
2025-04-02
Started on new iteration scheme
Jaron Kent-Dobias
2025-04-01
Incorporated interative scheme for treating the active case.
Jaron Kent-Dobias
2025-03-29
Starting implementing persistence, but there is a serious problem with the ↵
Jaron Kent-Dobias
third derivative right now.
2025-03-29
Started writing code for integrating mean-field equations
Jaron Kent-Dobias
2025-03-23
Added correlations to Makefile
Jaron Kent-Dobias
2025-03-20
Added Makefile and code to generate eigenvalues from actual matrix
Jaron Kent-Dobias