From 9c87be5a2237b16e4b4c84ab223717ca02d4edb4 Mon Sep 17 00:00:00 2001 From: Cory Date: Mon, 4 Dec 2023 21:05:26 +0100 Subject: [PATCH] Changed . to , --- latex/sections/methods.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latex/sections/methods.tex b/latex/sections/methods.tex index 2282c2a..02b2856 100644 --- a/latex/sections/methods.tex +++ b/latex/sections/methods.tex @@ -280,7 +280,7 @@ in an array. \end{algorithmic} \end{algorithm} The Markov process reaches an equilibrium after a certain number of Monte Carlo cycles, -called burn-in time. After the burn-in time, the system state reflects the state of a real system. +called burn-in time. After the burn-in time, the system state reflects the state of a real system, and we can start sampling microstates. The probability distribution of the samples will tend toward the actual probability distribution of the system.