summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
7 daysDon't use C++ complex pretty-printingHEADmasterJaron Kent-Dobias
7 daysActually add code for new binaryJaron Kent-Dobias
7 daysActually build the new binaryJaron Kent-Dobias
9 daysFix NaN check under smoothingJaron Kent-Dobias
9 daysCleaned up header inclusions, and renamed some p-spin functionsJaron Kent-Dobias
9 daysRemoved unused integrator code, cleaned up Makefile and .gitignoreJaron Kent-Dobias
10 daysSimplified initial CJaron Kent-Dobias
10 daysMore notation tweaksJaron Kent-Dobias
10 daysSmall notation changeJaron Kent-Dobias
10 daysNeutral refactoring, edited .gitignoreJaron Kent-Dobias
12 daysAdjust γ adjusterJaron Kent-Dobias
12 daysOne more decimal of precision on printed outputJaron Kent-Dobias
12 daysMerge branch 'master' of git:research/level-set_walks/codeJaron Kent-Dobias
12 daysAdded option to shift time even moreJaron Kent-Dobias
13 daysFail gracefully if attempt to load files failsJaron Kent-Dobias
13 daysChange to way γ is adjustedJaron Kent-Dobias
13 daysNew way to adjust γJaron Kent-Dobias
13 daysUse different mechanism for testing existence of fileJaron Kent-Dobias
13 daysReintroduced smoothingJaron Kent-Dobias
14 daysMake sure β doesn't driftJaron Kent-Dobias
14 daysMore feedback, higher threshold for γ reduction by defaultJaron Kent-Dobias
14 daysDecrease β less agressivelyJaron Kent-Dobias
14 daysRe-added γ adjusterJaron Kent-Dobias
14 daysAlso make log_get_energy_logJaron Kent-Dobias
14 daysPrecompute some more exponentialsJaron Kent-Dobias
14 daysRemove trailing spaceJaron Kent-Dobias
14 daysFill Γ under any conditionsJaron Kent-Dobias
14 daysPre-compute some exponentials and Γ functionJaron Kent-Dobias
14 daysShrink Δβ if there is a NaNJaron Kent-Dobias
14 daysStop 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