summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
13 daysDon't use C++ complex pretty-printingHEADmasterJaron Kent-Dobias
13 daysActually add code for new binaryJaron Kent-Dobias
13 daysActually build the new binaryJaron Kent-Dobias
2025-05-19Fix NaN check under smoothingJaron Kent-Dobias
2025-05-19Cleaned up header inclusions, and renamed some p-spin functionsJaron Kent-Dobias
2025-05-19Removed unused integrator code, cleaned up Makefile and .gitignoreJaron Kent-Dobias
2025-05-18Simplified initial CJaron Kent-Dobias
2025-05-18More notation tweaksJaron Kent-Dobias
2025-05-18Small notation changeJaron Kent-Dobias
2025-05-18Neutral refactoring, edited .gitignoreJaron Kent-Dobias
2025-05-16Adjust γ adjusterJaron Kent-Dobias
2025-05-16One more decimal of precision on printed outputJaron Kent-Dobias
2025-05-16Merge branch 'master' of git:research/level-set_walks/codeJaron Kent-Dobias
2025-05-16Added option to shift time even moreJaron Kent-Dobias
2025-05-15Fail gracefully if attempt to load files failsJaron Kent-Dobias
2025-05-15Change to way γ is adjustedJaron Kent-Dobias
2025-05-15New way to adjust γJaron Kent-Dobias
2025-05-15Use different mechanism for testing existence of fileJaron Kent-Dobias
2025-05-14Reintroduced smoothingJaron Kent-Dobias
2025-05-14Make sure β doesn't driftJaron Kent-Dobias
2025-05-14More feedback, higher threshold for γ reduction by defaultJaron Kent-Dobias
2025-05-14Decrease β less agressivelyJaron Kent-Dobias
2025-05-14Re-added γ adjusterJaron Kent-Dobias
2025-05-14Also make log_get_energy_logJaron Kent-Dobias
2025-05-14Precompute some more exponentialsJaron Kent-Dobias
2025-05-14Remove trailing spaceJaron Kent-Dobias
2025-05-14Fill Γ under any conditionsJaron Kent-Dobias
2025-05-14Pre-compute some exponentials and Γ functionJaron Kent-Dobias
2025-05-14Shrink Δβ if there is a NaNJaron Kent-Dobias
2025-05-14Stop adjusting γ, and stop smoothing C and R during the iterationJaron Kent-Dobias
2025-05-13Tweak to μJaron Kent-Dobias
2025-05-13ACtually fixed bugJaron Kent-Dobias
2025-05-13Fixed bug in C0Jaron Kent-Dobias
2025-05-13Adjust μ continuouslyJaron Kent-Dobias
2025-05-11Undid new step adjusterJaron Kent-Dobias
2025-05-11Playing with new step adjusterJaron Kent-Dobias
2025-05-11A little more quicklyJaron Kent-Dobias
2025-05-11Shrink β more quicklyJaron Kent-Dobias
2025-05-10Adjust β dynamicallyJaron Kent-Dobias
2025-05-10Make sure things stop on nanJaron Kent-Dobias
2025-05-10Also enforce monotonous CJaron Kent-Dobias
2025-05-10TweakJaron Kent-Dobias
2025-05-10Enforce monotony of RJaron Kent-Dobias
2025-05-10Added threshold for zeroing or oneingJaron Kent-Dobias
2025-05-10Fixed bugJaron Kent-Dobias
2025-05-10TweaksJaron Kent-Dobias
2025-05-10All values zero after firstJaron Kent-Dobias
2025-05-10Remove sub-zero and super-one values in the iterationJaron Kent-Dobias
2025-05-10Force monotonicity of C and RJaron Kent-Dobias
2025-05-10Tweak to μJaron Kent-Dobias