Changed . to ,

This commit is contained in:
Cory Balaton 2023-12-04 21:05:26 +01:00
parent 0ceeb7a273
commit 9c87be5a22
No known key found for this signature in database
GPG Key ID: 3E5FCEBFD80F432B

View File

@ -280,7 +280,7 @@ in an array.
\end{algorithmic} \end{algorithmic}
\end{algorithm} \end{algorithm}
The Markov process reaches an equilibrium after a certain number of Monte Carlo cycles, 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 and we can start sampling microstates. The probability distribution of the samples
will tend toward the actual probability distribution of the system. will tend toward the actual probability distribution of the system.