BegRohu Lectures 2024
From Werner KRAUTH
(Difference between revisions)
Revision as of 20:34, 7 June 2024 Werner (Talk | contribs) (→Lecture 2) ← Previous diff |
Revision as of 20:46, 7 June 2024 Werner (Talk | contribs) Next diff → |
||
Line 53: | Line 53: | ||
"β" means that it has been β tested by students at the 2024 Beg Rohu summer school | "β" means that it has been β tested by students at the 2024 Beg Rohu summer school | ||
+ | |||
+ | ==References== | ||
+ | |||
+ | Levin, D. A., Peres, Y. & Wilmer, E. L. Markov Chains and Mixing Times (American Mathematical Society, 2008) | ||
+ | |||
+ | Krauth, W, Statistical Mechanics: Algorithms and Computations (Oxford University Press, 2006) | ||
+ | |||
+ | Wasserman, L, All of Statistics (Springer Verlag, 2004) |
Revision as of 20:46, 7 June 2024
Contents |
Context
This page is part of my 2024 Beg Rohu Lectures on "The second Markov chain revolution" at the Summer School "Concepts and Methods of Statistical Physics" (3 - 15 June 2024).
List of Python program
Lecture 1
Bernoulli_two_pebbles_patch.py
Sample_transformation_power.py
Lecture 2
Top_to_random_eigenvalues.py x β
"x" means that the program comes with some explanatory text, even though this text may not be complete
"β" means that it has been β tested by students at the 2024 Beg Rohu summer school
References
Levin, D. A., Peres, Y. & Wilmer, E. L. Markov Chains and Mixing Times (American Mathematical Society, 2008)
Krauth, W, Statistical Mechanics: Algorithms and Computations (Oxford University Press, 2006)
Wasserman, L, All of Statistics (Springer Verlag, 2004)